summaryrefslogtreecommitdiff
path: root/battle/effects
diff options
context:
space:
mode:
authorJimB16 <f1@jimb.de>2015-10-10 13:45:39 +0200
committerJimB16 <f1@jimb.de>2015-10-10 13:45:39 +0200
commit4b722eb53056e3d6e12e21ef41d5545af37a3025 (patch)
treec3fc43237c9747854c2a3ccd6104bf5bb4071b01 /battle/effects
parent6730600d9b960f6f5583f4430a827f318c043df9 (diff)
changed name of some labels
Diffstat (limited to 'battle/effects')
-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