summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index 872f14406..577bfe8f9 100644
--- a/home.asm
+++ b/home.asm
@@ -1793,7 +1793,7 @@ Function37f3:: ; 37f3
ld a, [hli]
ld [CryPitch], a
ld a, [hli]
- ld [CryEcho], a
+ ld [CryPitch + 1], a
ld a, [hli]
ld [CryLength], a
ld a, [hl]