summaryrefslogtreecommitdiff
path: root/predef/cgb.asm
diff options
context:
space:
mode:
Diffstat (limited to 'predef/cgb.asm')
-rw-r--r--predef/cgb.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index 987d1d908..5cdb30092 100644
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -166,7 +166,7 @@ Function8e8b: ; 8e8b
ld hl, Palette_b309
.asm_8e93
- ld de, wd038
+ ld de, Unkn1Pals + 8 * 7
ld bc, $0008
ld a, $5
call FarCopyWRAM
@@ -225,7 +225,7 @@ Function8edb: ; 8edb
ld hl, Palettes_a8ca
call Function9643
ld hl, Palette8f52
- ld de, wd018
+ ld de, Unkn1Pals + 8 * 3
ld bc, $0018
ld a, $5
call FarCopyWRAM