summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-16 23:47:45 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-16 23:47:45 -0500
commit6d20cf3e80780af15ed15acea2f7feac1ffd9705 (patch)
tree68890374634d2a62c0256e208e8ceff33c73ffc1 /home/text.asm
parentbf074f359886707d2ffb2e0b525b03dc7af0fe29 (diff)
"CryHeader" → "Cry"; "Cry" → "MonCry"
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 a89f39eb2..74799cc1b 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -1019,7 +1019,7 @@ Unreferenced_Function1522:: ; 1522
ld e, [hl]
inc hl
ld d, [hl]
- call PlayCry
+ call PlayMonCry
pop de
pop hl
pop bc