You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
ANIM_MON_UNUSED → ANIM_MON_HOF
This commit is contained in:
@@ -9094,7 +9094,7 @@ BattleStartMessage:
|
||||
jr .skip_cry ; cry is played during the animation
|
||||
|
||||
.cry_no_anim
|
||||
ld a, $0f
|
||||
ld a, $f
|
||||
ld [wCryTracks], a
|
||||
ld a, [wTempEnemyMonSpecies]
|
||||
call PlayStereoCry
|
||||
|
Reference in New Issue
Block a user