summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
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