summaryrefslogtreecommitdiff
path: root/home/text.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 /home/text.asm
parent251517812f65ab95c886e2cb9afe4b996e463ec7 (diff)
Name cry functions in home.asm.
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/text.asm b/home/text.asm
index 33d8dba14..e319a1bdf 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -1108,7 +1108,7 @@ Function1522:: ; 1522
ld e, [hl]
inc hl
ld d, [hl]
- call Function37ce
+ call PlayCry
pop de
pop hl
pop bc