summaryrefslogtreecommitdiff
path: root/home/init.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-13 13:35:35 -0700
committerYamaArashi <shadow962@live.com>2015-07-13 13:35:35 -0700
commitf66a74b9fcb762d693e89415836386bcad2475b5 (patch)
treec7fc925c3be341491ebe75aa8bcda83d5e6dee3a /home/init.asm
parent95b1660e59283b6f76dca638985c76a7d81d026f (diff)
comment slot machine
Diffstat (limited to 'home/init.asm')
-rw-r--r--home/init.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/init.asm b/home/init.asm
index 5a74dca9..b3f31944 100644
--- a/home/init.asm
+++ b/home/init.asm
@@ -31,8 +31,8 @@ rLCDC_DEFAULT EQU %11100011
ld [$ff4a], a
ld [$ff06], a
ld [$ff07], a
- ld [$ff47], a
- ld [$ff48], a
+ ld [rBGP], a
+ ld [rOBP0], a
ld [$ff49], a
ld a, rLCDC_ENABLE_MASK