summaryrefslogtreecommitdiff
path: root/home/cry.asm
diff options
context:
space:
mode:
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 3fcda0c3..6b96df91 100644
--- a/home/cry.asm
+++ b/home/cry.asm
@@ -31,7 +31,7 @@ _PlayMonCry::
LoadCryHeader::
call GetCryIndex
ret c
- ld a, [hROMBank]
+ ldh a, [hROMBank]
push af
ld a, $3c
rst Bankswitch