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 00d29a22..b99b30dd 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -194,7 +194,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Route18GateUpstairs_h)
db BANK(SeafoamIslands1_h)
db BANK(Route22Gate_h)
- db $14 ; db BANK(VictoryRoad2_h)
+ db BANK(VictoryRoad2_h)
db $12 ; db BANK(Route12GateUpstairs_h)
db $06 ; db BANK(VermilionHouse3_h)
db $18 ; db BANK(DiglettsCave_h)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 63b135da..6313b16b 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -194,7 +194,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw Route18GateUpstairs_h
dw SeafoamIslands1_h
dw Route22Gate_h
- dw $57cc ; dw VictoryRoad2_h
+ dw VictoryRoad2_h
dw $54eb ; dw Route12GateUpstairs_h
dw $5d05 ; dw VermilionHouse3_h
dw $5f79 ; dw DiglettsCave_h