summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2016-01-04 08:46:37 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2016-01-04 08:46:37 -0500
commit27be0bfe05d161d60f977d19bee5b2812f0b5e16 (patch)
treed78c8310fd6a896914960d5831ed53514c623867 /macros
parent0add51451cda9d4221af137f83e2429d3577310c (diff)
parentc087d44c420a25dc95f61690e8d3c82932187d67 (diff)
Merge branch 'scriptmacrorenaming' of github.com:pikalaxalt/pokecrystal
Diffstat (limited to 'macros')
-rw-r--r--macros/event.asm2
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