diff options
Diffstat (limited to 'battle/anim_commands.asm')
-rw-r--r-- | battle/anim_commands.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/anim_commands.asm b/battle/anim_commands.asm index c7c890703..6a5f10740 100644 --- a/battle/anim_commands.asm +++ b/battle/anim_commands.asm @@ -1354,7 +1354,7 @@ BattleAnimCmd_E1: ; cc807 (33:4807) ld a, 1 ld [$c2bc], a - callab PlayCry + callab _PlayCryHeader .done pop af |