aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 14:35:16 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 14:35:16 -0400
commit591752d5ee3bfccf1b003d03f85e21623ebd56ce (patch)
treefcc00a7e64e745d6ade15ff5b9afb53dc408b221 /data/map_header_banks.asm
parentMuseum 1F local scripts (diff)
downloadpokeyellow-591752d5ee3bfccf1b003d03f85e21623ebd56ce.tar.gz
pokeyellow-591752d5ee3bfccf1b003d03f85e21623ebd56ce.tar.xz
pokeyellow-591752d5ee3bfccf1b003d03f85e21623ebd56ce.zip
Pewter Gym and Museum 2F
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 eae8a657..d935a5ec 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -53,8 +53,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(ViridianForestEntrance_h)
db BANK(ViridianForest_h)
db BANK(Museum1F_h)
- db $17 ; db BANK(Museum2F_h)
- db $17 ; db BANK(PewterGym_h)
+ db BANK(Museum2F_h)
+ db BANK(PewterGym_h)
db $07 ; db BANK(PewterHouse1_h)
db $1d ; db BANK(PewterMart_h)
db $07 ; db BANK(PewterHouse2_h)