diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:18:01 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:18:01 -0400 |
commit | d4a0fe908ffae83fd0be6f820df0780f727f2e4b (patch) | |
tree | d705234bc6d30a1ce219c8d893f2723a47acaf5f /data/map_header_pointers.asm | |
parent | 78c0b78c55efb97739b060801aea89bf1ac3adc0 (diff) |
Route 16
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 18a0e9c7..413616d9 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -27,7 +27,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $4814 ; dw Route13_h dw $49a1 ; dw Route14_h dw $492c ; dw Route15_h - dw $4ada ; dw Route16_h + dw Route16_h dw Route17_h dw Route18_h dw Route19_h |