aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-02 13:09:42 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-02 13:09:42 -0400
commit14e60de3a624a087b054862a1a4695be8454a600 (patch)
treefc552c497a6d81f25d5afd3f2b6c266b3c1abfe3 /data/map_header_banks.asm
parentCinnabar Pokecenter (diff)
downloadpokeyellow-14e60de3a624a087b054862a1a4695be8454a600.tar.gz
pokeyellow-14e60de3a624a087b054862a1a4695be8454a600.tar.xz
pokeyellow-14e60de3a624a087b054862a1a4695be8454a600.zip
Cinnabar Mart
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 1473990c..e2eefc08 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -172,8 +172,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Lab3_h)
db BANK(Lab4_h)
db BANK(CinnabarPokecenter_h)
- db $1d ; db BANK(CinnabarMart_h)
- db $1d ; db BANK(CinnabarMart_h)
+ db BANK(CinnabarMart_h)
+ db BANK(CinnabarMart_h)
db $06 ; db BANK(IndigoPlateauLobby_h)
db $1d ; db BANK(CopycatsHouse1F_h)
db $17 ; db BANK(CopycatsHouse2F_h)