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 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 |