diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 23:45:22 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 23:45:22 -0400 |
commit | 8455e51b86c1e5d33e3290e30b48bde663038226 (patch) | |
tree | 3bd6baad0f664ac4cf42fd8002230404fdc2e643 /data/map_header_pointers.asm | |
parent | 41716ea20c032b59194812627d5c797f4c00d315 (diff) |
Seafoam Islands 1 and Route 22 Gate
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 0177e164..63b135da 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -192,8 +192,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route12House_h dw Route18Gate_h ;id=190 dw Route18GateUpstairs_h - dw $487e ; dw SeafoamIslands1_h - dw $5f81 ; dw Route22Gate_h + dw SeafoamIslands1_h + dw Route22Gate_h dw $57cc ; dw VictoryRoad2_h dw $54eb ; dw Route12GateUpstairs_h dw $5d05 ; dw VermilionHouse3_h |