diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 00:01:37 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 00:01:37 -0400 |
commit | 2d68444e202df625d8026b2c705271e66619abad (patch) | |
tree | 1ced5de9af124133286e154c120b8079b67372dc /data/map_header_pointers.asm | |
parent | 8455e51b86c1e5d33e3290e30b48bde663038226 (diff) |
Victory Road 2F
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |