summaryrefslogtreecommitdiff
path: root/battle/effect_commands.asm
diff options
context:
space:
mode:
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