summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm8
-rw-r--r--data/map_header_pointers.asm8
2 files changed, 8 insertions, 8 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index dfec41e4..4408d4dd 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -124,10 +124,10 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(UndergroundPathWE_h)
db BANK(CeladonMart1_h)
db BANK(CeladonMart2_h)
- db $12 ; db BANK(CeladonMart3_h)
- db $12 ; db BANK(CeladonMart4_h)
- db $12 ; db BANK(CeladonMartRoof_h)
- db $12 ; db BANK(CeladonMartElevator_h)
+ db BANK(CeladonMart3_h)
+ db BANK(CeladonMart4_h)
+ db BANK(CeladonMartRoof_h)
+ db BANK(CeladonMartElevator_h)
db $12 ; db BANK(CeladonMansion1_h)
db $12 ; db BANK(CeladonMansion2_h)
db $12 ; db BANK(CeladonMansion3_h)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 62a1f30b..d5af332a 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -124,10 +124,10 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw UndergroundPathWE_h
dw CeladonMart1_h
dw CeladonMart2_h
- dw $4157 ; dw CeladonMart3_h
- dw $4251 ; dw CeladonMart4_h
- dw $42d0 ; dw CeladonMartRoof_h
- dw $44ff ; dw CeladonMartElevator_h
+ dw CeladonMart3_h
+ dw CeladonMart4_h
+ dw CeladonMartRoof_h
+ dw CeladonMartElevator_h
dw $4593 ; dw CeladonMansion1_h
dw $465a ; dw CeladonMansion2_h
dw $46b0 ; dw CeladonMansion3_h ;id=130