summaryrefslogtreecommitdiff
path: root/home/cry.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-18 12:27:14 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-18 12:27:14 -0400
commit0cf4b1d6df1d45386cc59b992a4fb61f4dcb1441 (patch)
treec2a25543792a007df9cc7558f434995c059c77c6 /home/cry.asm
parentad08e4650c6a84031e2c2d0197a9c653576ca55e (diff)
Finish disassembly of ROM0
Diffstat (limited to 'home/cry.asm')
-rw-r--r--home/cry.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/cry.asm b/home/cry.asm
index d4219d07..6a6dd561 100644
--- a/home/cry.asm
+++ b/home/cry.asm
@@ -19,7 +19,7 @@ continue_cry_fn
jr c, .asm_3a12
ld e, c
ld d, b
- call Function3de4
+ call PlayCryHeader
call WaitSFX
.asm_3a12
pop bc