aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 11:38:46 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 11:38:46 -0400
commit6e3581df4b9cbc8cf14fc7948df5df70002cc062 (patch)
tree8304b3a8a196cbc4ed999e0bca065162f09d65ff /data/map_header_banks.asm
parentCerulean Mart (diff)
downloadpokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.gz
pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.xz
pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.zip
Mt Moon Pokemon Center
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 cbc4395c..ca060492 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -68,7 +68,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeruleanGym_h)
db BANK(BikeShop_h)
db BANK(CeruleanMart_h)
- db $12 ; db BANK(MtMoonPokecenter_h)
+ db BANK(MtMoonPokecenter_h)
db BANK(CeruleanHouseTrashed_h)
db $07 ; db BANK(Route5Gate_h)
db $17 ; db BANK(UndergroundPathEntranceRoute5_h)