aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 22:05:54 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 22:05:54 -0400
commit717ee9ff15c28afb84b1977fe1654ec68c2ef9af (patch)
treea5efe5b21f0bb7a86a86fec58ab2bfc32c92410f /data/map_header_banks.asm
parentCeladon Pokecenter (diff)
downloadpokeyellow-717ee9ff15c28afb84b1977fe1654ec68c2ef9af.tar.gz
pokeyellow-717ee9ff15c28afb84b1977fe1654ec68c2ef9af.tar.xz
pokeyellow-717ee9ff15c28afb84b1977fe1654ec68c2ef9af.zip
Celadon Gym
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 06432efe..11d2a28b 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -134,7 +134,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonMansion4_h)
db BANK(CeladonMansion5_h)
db BANK(CeladonPokecenter_h)
- db $12 ; db BANK(CeladonGym_h)
+ db BANK(CeladonGym_h)
db $12 ; db BANK(CeladonGameCorner_h)
db $12 ; db BANK(CeladonMart5_h)
db $12 ; db BANK(CeladonPrizeRoom_h)