summaryrefslogtreecommitdiff
path: root/home/init.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/init.asm')
-rw-r--r--home/init.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/init.asm b/home/init.asm
index bb70615d..624d2393 100644
--- a/home/init.asm
+++ b/home/init.asm
@@ -71,7 +71,7 @@ rLCDC_DEFAULT EQU %11100011
ldh [hSCY], a
ldh [rIF], a
ld [wc0f3], a
- ld [wc0f4], a
+ ld [wc0f3 + 1], a
ld a, 1 << VBLANK + 1 << TIMER + 1 << SERIAL
ldh [rIE], a