diff options
Diffstat (limited to 'ChocolArm64/Instructions/InstEmitter.cs')
| -rw-r--r-- | ChocolArm64/Instructions/InstEmitter.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ChocolArm64/Instructions/InstEmitter.cs b/ChocolArm64/Instructions/InstEmitter.cs deleted file mode 100644 index db6e8604..00000000 --- a/ChocolArm64/Instructions/InstEmitter.cs +++ /dev/null @@ -1,6 +0,0 @@ -using ChocolArm64.Translation; - -namespace ChocolArm64.Instructions -{ - delegate void InstEmitter(ILEmitterCtx context); -}
\ No newline at end of file |
