aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 22:41:22 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 22:41:22 -0400
commit6006a9df06cbe4228987a791aa522c01b1c49ddd (patch)
treeda4b993d300e37d41ab3384fcdf9382d45393949 /data/map_header_banks.asm
parentCeladon Gym (diff)
downloadpokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.tar.gz
pokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.tar.xz
pokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.zip
Game Corner
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 11d2a28b..87388feb 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -135,7 +135,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonMansion5_h)
db BANK(CeladonPokecenter_h)
db BANK(CeladonGym_h)
- db $12 ; db BANK(CeladonGameCorner_h)
+ db BANK(CeladonGameCorner_h)
db $12 ; db BANK(CeladonMart5_h)
db $12 ; db BANK(CeladonPrizeRoom_h)
db $12 ; db BANK(CeladonDiner_h)