aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:30:10 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:30:10 -0400
commit76185838e2961efb0bb1eacdbf37a45e29ca1a52 (patch)
tree8d52f8263282f00b9a9c7b973b125a789af05373 /data/map_header_banks.asm
parentSaffron houses (diff)
downloadpokeyellow-76185838e2961efb0bb1eacdbf37a45e29ca1a52.tar.gz
pokeyellow-76185838e2961efb0bb1eacdbf37a45e29ca1a52.tar.xz
pokeyellow-76185838e2961efb0bb1eacdbf37a45e29ca1a52.zip
Saffron Mart, Pokecenter, and Silph 1F
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 5b968c1e..322d2eb8 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -180,9 +180,9 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(FightingDojo_h)
db BANK(SaffronGym_h)
db BANK(SaffronHouse1_h)
- db $17 ; db BANK(SaffronMart_h)
- db $17 ; db BANK(SilphCo1_h)
- db $17 ; db BANK(SaffronPokecenter_h)
+ db BANK(SaffronMart_h)
+ db BANK(SilphCo1_h)
+ db BANK(SaffronPokecenter_h)
db BANK(SaffronHouse2_h)
db $12 ; db BANK(Route15Gate_h)
db $12 ; db BANK(Route15GateUpstairs_h)