summaryrefslogtreecommitdiff
path: root/battle/anim_commands.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-07-18 10:25:03 -0700
committeryenatch <yenatch@gmail.com>2014-07-18 10:31:52 -0700
commit928cdcfc23e90d2fb6a99aac7a7b7a4184dd77ed (patch)
tree76215f6b208af8dc7bfd26d320f1ae810192c980 /battle/anim_commands.asm
parent251517812f65ab95c886e2cb9afe4b996e463ec7 (diff)
Name cry functions in home.asm.
Diffstat (limited to 'battle/anim_commands.asm')
-rw-r--r--battle/anim_commands.asm2
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