diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:32:45 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:32:45 -0400 |
commit | 0c6ecb4054043b8c807065363f3d5d288d03db5d (patch) | |
tree | 3d2b3ff15fb1daecdd17a1f8532a390ac89f8283 /data/map_header_pointers.asm | |
parent | 02fc3889b255aece1c02a673f7239a03e7a2396f (diff) |
Route 14
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 ff68b4fb..0d36b121 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -25,7 +25,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $44be ; dw Route11_h dw $466d ; dw Route12_h dw $4814 ; dw Route13_h - dw $49a1 ; dw Route14_h + dw Route14_h dw Route15_h dw Route16_h dw Route17_h |