diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 09:09:36 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 09:09:36 -0400 |
commit | 02dc94721b85443d5cf61b811f1ea0050ae219ef (patch) | |
tree | f8789bf5fd9ca42482363f119a56dd3220587429 /data/map_header_pointers.asm | |
parent | 0a2b8a28eb46a7595cb4f3794ab4187bafd331b4 (diff) |
Victory Road 3F
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 887ee9d6..23b17f2f 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -197,8 +197,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw VictoryRoad2_h dw Route12GateUpstairs_h dw VermilionHouse3_h - dw $5f79 ; dw DiglettsCave_h - dw $4a0d ; dw VictoryRoad3_h + dw DiglettsCave_h + dw VictoryRoad3_h dw $4c5e ; dw RocketHideout1_h dw $4ebb ; dw RocketHideout2_h ;200 dw $52b9 ; dw RocketHideout3_h |