diff options
Diffstat (limited to 'ChocolArm64/State/RegisterType.cs')
| -rw-r--r-- | ChocolArm64/State/RegisterType.cs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ChocolArm64/State/RegisterType.cs b/ChocolArm64/State/RegisterType.cs deleted file mode 100644 index 4476d044..00000000 --- a/ChocolArm64/State/RegisterType.cs +++ /dev/null @@ -1,9 +0,0 @@ -namespace ChocolArm64.State -{ - enum RegisterType - { - Flag, - Int, - Vector - } -}
\ No newline at end of file |
