summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-07-04 15:42:01 -0400
committeryenatch <yenatch@gmail.com>2013-07-10 19:17:04 -0400
commit90c18c5cf320be70b0507deda0dd7611052f2bec (patch)
treebbaaacc3b6dc4ae637d856dc81379a28c2af2066 /battle/effect_commands.asm
parent37c009ca1c1bd510b050e9801d3d3311cb552aba (diff)
rst $28 -> JumpTable
Diffstat (limited to 'battle/effect_commands.asm')
-rw-r--r--battle/effect_commands.asm2
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