aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 10:09:42 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 10:09:42 -0400
commitb9df6fe86f1afa711727badee61a5bfa71030c35 (patch)
tree664d8e896c1d43974167711364aa30c1ed2597dc /data/map_header_banks.asm
parentCerulean Bike Shop (diff)
downloadpokeyellow-b9df6fe86f1afa711727badee61a5bfa71030c35.tar.gz
pokeyellow-b9df6fe86f1afa711727badee61a5bfa71030c35.tar.xz
pokeyellow-b9df6fe86f1afa711727badee61a5bfa71030c35.zip
Cerulean Mart
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 70558042..cbc4395c 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -67,7 +67,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeruleanPokecenter_h)
db BANK(CeruleanGym_h)
db BANK(BikeShop_h)
- db $17 ; db BANK(CeruleanMart_h)
+ db BANK(CeruleanMart_h)
db $12 ; db BANK(MtMoonPokecenter_h)
db BANK(CeruleanHouseTrashed_h)
db $07 ; db BANK(Route5Gate_h)