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 e170fe78..e4c24001 100644
--- a/home/init.asm
+++ b/home/init.asm
@@ -74,7 +74,7 @@ rLCDC_DEFAULT EQU %11100011
ld [rIE], a
ld a, 144 ; move the window off-screen
- ld [hVBlankWY], a
+ ld [hWY], a
ld [rWY], a
ld a, 7
ld [rWX], a