summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-09 16:20:19 -0500
committeryenatch <yenatch@gmail.com>2013-12-09 16:20:19 -0500
commit46d96bc7fdd3f8f190f7ae9af7d1abc725a29648 (patch)
tree21d2c53835613ba90101705f817f3f4b6630e63a /battle/effect_commands.asm
parent708df7907f7dd52daea1087e01d5a446293ac7ea (diff)
more battle anim labels
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 ffd99d3a5..628aab69c 100644
--- a/battle/effect_commands.asm
+++ b/battle/effect_commands.asm
@@ -10635,7 +10635,7 @@ Function0x37ed5: ; 37ed5
push hl
push de
push bc
- callba Function4ea44
+ callba CheckBattleScene
pop bc
pop de
pop hl