summaryrefslogtreecommitdiff
path: root/data
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
parentae723a065537be412cd152e81c72e53ebe3aaac3 (diff)
Cerulean Mart
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm2
-rw-r--r--data/map_header_pointers.asm2
2 files changed, 2 insertions, 2 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)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 362f9fa2..5131cf67 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -67,7 +67,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw CeruleanPokecenter_h
dw CeruleanGym_h
dw BikeShop_h
- dw $4757 ; dw CeruleanMart_h
+ dw CeruleanMart_h
dw $52a9 ; dw MtMoonPokecenter_h
dw CeruleanHouseTrashed_h ; copy
dw $5831 ; dw Route5Gate_h