summaryrefslogtreecommitdiff
path: root/battle/effects/curse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'battle/effects/curse.asm')
-rw-r--r--battle/effects/curse.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/battle/effects/curse.asm b/battle/effects/curse.asm
index 65376a4aa..06706aba1 100644
--- a/battle/effects/curse.asm
+++ b/battle/effects/curse.asm
@@ -44,10 +44,10 @@ BattleCommand54: ; 37588
call AnimateCurrentMove
ld a, $2
call Function36532
- call SwitchTurn
+ call BattleCommand_SwitchTurn
call BattleCommand8d
call ResetMiss
- call SwitchTurn
+ call BattleCommand_SwitchTurn
call BattleCommand70
call BattleCommand8c
call ResetMiss