summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm4
-rw-r--r--data/map_header_pointers.asm4
2 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 1f228386..7ff0e938 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -74,8 +74,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(UndergroundPathEntranceRoute5_h)
db BANK(DayCareM_h)
db BANK(Route6Gate_h)
- db $17 ; db BANK(UndergroundPathEntranceRoute6_h)
- db $17 ; db BANK(UndergroundPathEntranceRoute6_h) ;FREEZE
+ db BANK(UndergroundPathEntranceRoute6_h)
+ db BANK(UndergroundPathEntranceRoute6_h) ;FREEZE
db $07 ; db BANK(Route7Gate_h)
db $17 ; db BANK(UndergroundPathEntranceRoute7_h)
db $17 ; db BANK(UndergroundPathEntranceRoute7Copy_h) ;FREEZE
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 1f3f9a63..7cd69725 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -74,8 +74,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw UndergroundPathEntranceRoute5_h
dw DayCareM_h
dw Route6Gate_h
- dw $55ee ; dw UndergroundPathEntranceRoute6_h
- dw $55ee ; dw UndergroundPathEntranceRoute6_h ; unused
+ dw UndergroundPathEntranceRoute6_h
+ dw UndergroundPathEntranceRoute6_h ; unused
dw $59fe ; dw Route7Gate_h
dw $562b ; dw UndergroundPathEntranceRoute7_h
dw $5668 ; dw UndergroundPathEntranceRoute7Copy_h