diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:58:19 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 14:58:19 -0400 |
commit | 41716ea20c032b59194812627d5c797f4c00d315 (patch) | |
tree | cd7132e2abe9f16b8256f8401811d41569dd5c72 /data/map_header_pointers.asm | |
parent | 68b566d0b2656eee33b0be7d29b98583b6aadc4c (diff) |
Route 12 and 16 houses
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 49293c55..0177e164 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -188,8 +188,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route15GateUpstairs_h dw Route16Gate_h dw Route16GateUpstairs_h - dw $5ef6 ; dw Route16House_h - dw $64a5 ; dw Route12House_h + dw Route16House_h + dw Route12House_h dw Route18Gate_h ;id=190 dw Route18GateUpstairs_h dw $487e ; dw SeafoamIslands1_h |