diff options
Diffstat (limited to 'home/text.asm')
-rw-r--r-- | home/text.asm | 2 |
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 |