summaryrefslogtreecommitdiff
path: root/engine/battle/common_text.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/battle/common_text.asm')
-rw-r--r--engine/battle/common_text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/common_text.asm b/engine/battle/common_text.asm
index f357f695..a09241d4 100644
--- a/engine/battle/common_text.asm
+++ b/engine/battle/common_text.asm
@@ -11,7 +11,7 @@ PrintBeginningBattleText: ; f4000 (3d:4000)
ld a,[wBattleType]
cp $4 ; new battle type?
jr nz,.notnewbattletype
- callab Func_fd0d0
+ callab IsPlayerPikachuAsleepInParty
ld e,$24
jr c,.asm_f4026
ld e,$a