summaryrefslogtreecommitdiff
path: root/predef
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-20 23:04:06 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-20 23:04:32 -0400
commitb0e462675fbb88ec029d43846a9d70dcdb801e27 (patch)
tree7600a8d40cdc5e0145918562661c84c34ee4e2ac /predef
parenta6c71b64c316ccb44258a1ab6c89bf7f457a86d2 (diff)
finish engine/color.asm
Diffstat (limited to 'predef')
-rwxr-xr-xpredef/cgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index 35efcc0a..e9273b7d 100755
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -111,7 +111,7 @@ Function9399: ; 9399 (2:5399)
ld [wColorLayoutPredefID], a
call Function9b28
asm_93e1
- ld hl, Palettes_b796
+ ld hl, TilesetBGPalette + 7 * 8
ld de, wTempBGPal7
ld bc, $8
call CopyBytes