diff options
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r-- | battle/effect_commands.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/effect_commands.asm b/battle/effect_commands.asm index 2336c524a..4372dacba 100644 --- a/battle/effect_commands.asm +++ b/battle/effect_commands.asm @@ -6796,7 +6796,7 @@ BattleCommandac: ; 3658f ; jump dec a ld hl, .ptrs - rst $28 + rst JumpTable ret .ptrs dw BattleCommand19 ; paralyze |