diff options
Diffstat (limited to 'macros/event.asm')
-rw-r--r-- | macros/event.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macros/event.asm b/macros/event.asm index 23fa9c034..c575b7caf 100644 --- a/macros/event.asm +++ b/macros/event.asm @@ -94,7 +94,6 @@ callasm: macro dba \1 endm - enum special_command special: macro db special_command @@ -106,7 +105,6 @@ add_special: MACRO dba \1 ENDM - enum ptcallasm_command ptcallasm: macro db ptcallasm_command |