diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-29 23:32:11 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-29 23:32:11 -0400 |
commit | ed29db5841849345c5971a9b08681dfb6560c07d (patch) | |
tree | 5b6a9b8639f9bf503a69abed700d362577d02782 /battle/effect_command_pointers.asm | |
parent | 0d17d4a75866d053f5e0b48c66deb2508071d98b (diff) |
No more -bash000; engine/movement.asm, SPRITEMOVEFN
Diffstat (limited to 'battle/effect_command_pointers.asm')
-rw-r--r-- | battle/effect_command_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_command_pointers.asm b/battle/effect_command_pointers.asm index 073fe406e..8248955a8 100644 --- a/battle/effect_command_pointers.asm +++ b/battle/effect_command_pointers.asm @@ -1,5 +1,5 @@ - dw $0000 ; padding + dw NONE ; padding BattleCommandPointers: ; 3fd28 dw BattleCommand01 ; 34084 |