summaryrefslogtreecommitdiff
path: root/battle/effect_command_pointers.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effect_command_pointers.asm')
-rw-r--r--battle/effect_command_pointers.asm5
1 files changed, 4 insertions, 1 deletions
diff --git a/battle/effect_command_pointers.asm b/battle/effect_command_pointers.asm
index a8f382693..073fe406e 100644
--- a/battle/effect_command_pointers.asm
+++ b/battle/effect_command_pointers.asm
@@ -1,4 +1,7 @@
-; 3fd28
+
+ dw $0000 ; padding
+
+BattleCommandPointers: ; 3fd28
dw BattleCommand01 ; 34084
dw BattleCommand02 ; 343db
dw BattleCommand03 ; 34541