summaryrefslogtreecommitdiff
path: root/engine/battle/common_text.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-25 12:56:05 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-25 12:56:05 -0400
commitc8ddbe7566120d74a5078d5a9031a6c5befde00d (patch)
treeaf11a8d6699187a30e7d67c17403c39b45a9c854 /engine/battle/common_text.asm
parentfdad37cfb92543c0d6a3b1beb9d0e9de25cce409 (diff)
Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"
This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
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 449fc1ab..fcc00376 100644
--- a/engine/battle/common_text.asm
+++ b/engine/battle/common_text.asm
@@ -16,7 +16,7 @@ PrintBeginningBattleText: ; f4000 (3d:4000)
jr c,.asm_f4026
ld e,$a
.asm_f4026
- callab PlayPikachuSoundClip
+ callab Func_f0000
jr .continue
.notnewbattletype
ld a, [wEnemyMonSpecies2]