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 6a5f10740..8f9aecbf1 100644 --- a/battle/anim_commands.asm +++ b/battle/anim_commands.asm @@ -1317,7 +1317,7 @@ BattleAnimCmd_E1: ; cc807 (33:4807) .asm_cc834 push hl - call Function37f3 + call LoadCryHeader pop hl jr c, .done |