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