summaryrefslogtreecommitdiff
path: root/home/palettes.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-12 11:10:19 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-12 11:10:19 -0500
commit40802da3cf27a453f62c8c4b712e876b06a9d834 (patch)
tree33d513a05a026cb6c094eb7ee73ad52ee36d0888 /home/palettes.asm
parent2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c (diff)
Map header labels, tileset constants
Diffstat (limited to 'home/palettes.asm')
-rw-r--r--home/palettes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/palettes.asm b/home/palettes.asm
index 30e14c8b3..1a2e0b037 100644
--- a/home/palettes.asm
+++ b/home/palettes.asm
@@ -95,7 +95,7 @@ DmgToCgbBGPals:: ; c9f
; copy & reorder bg pal buffer
ld hl, BGPals ; to
- ld de, Unkn1Pals ; from
+ ld de, wMapPals ; from
; order
ld a, [rBGP]
ld b, a