summaryrefslogtreecommitdiff
path: root/predef/sgb.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-06 21:07:35 -0800
committeryenatch <yenatch@gmail.com>2015-02-06 21:17:32 -0800
commitd3054dc4cb9a874efdca06dcdb042f05d81a90b4 (patch)
treeffaac6c3f1406e2c21073fda3eb1741feb3fb517 /predef/sgb.asm
parent78a0c398c25c60a04940b1f839ea51bd2200fb1f (diff)
More graphics and straggling static refs.
Diffstat (limited to 'predef/sgb.asm')
-rw-r--r--predef/sgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/sgb.asm b/predef/sgb.asm
index 382c1c666..6459da271 100644
--- a/predef/sgb.asm
+++ b/predef/sgb.asm
@@ -91,7 +91,7 @@ Function86b4: ; 86b4
ld h, $0
add hl, hl
add hl, hl
- ld de, $68be
+ ld de, Palettes_a8be
add hl, de
ld a, [hli]
ld [$cdb2], a