summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rwxr-xr-xhome.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/home.asm b/home.asm
index f78028f..81bdcd9 100755
--- a/home.asm
+++ b/home.asm
@@ -577,10 +577,10 @@ Func_4d8: ; 0x4d8
push bc
push de
push hl
- ld a, [wChannel5 + 2]
- ld hl, wChannel6 + 2
+ ld a, [wChannel4 + 2]
+ ld hl, wChannel5 + 2
or [hl]
- ld hl, wChannel7 + 2
+ ld hl, wChannel6 + 2
or [hl]
and $1
call z, PlaySoundEffect