summaryrefslogtreecommitdiff
path: root/misc/mobile_45.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 /misc/mobile_45.asm
parent2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c (diff)
Map header labels, tileset constants
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r--misc/mobile_45.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm
index 5bb2b4a0c..6852745b5 100644
--- a/misc/mobile_45.asm
+++ b/misc/mobile_45.asm
@@ -5786,7 +5786,7 @@ Function116294: ; 116294
ld bc, $0010
call CopyBytes
ld hl, Palette_11734e
- ld de, Unkn1Pals + 8 * 7
+ ld de, wMapPals + 8 * 7
ld bc, $0008
call CopyBytes
call SetPalettes
@@ -5912,7 +5912,7 @@ Function11636e: ; 11636e
ld a, $5
ld [rSVBK], a
ld hl, BGPals
- ld de, Unkn1Pals
+ ld de, wMapPals
ld bc, $0040
call CopyBytes
pop af