diff options
author | yenatch <yenatch@gmail.com> | 2013-12-09 16:20:19 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-09 16:20:19 -0500 |
commit | 46d96bc7fdd3f8f190f7ae9af7d1abc725a29648 (patch) | |
tree | 21d2c53835613ba90101705f817f3f4b6630e63a /battle/effect_commands.asm | |
parent | 708df7907f7dd52daea1087e01d5a446293ac7ea (diff) |
more battle anim labels
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 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 |