diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:33:42 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:33:42 -0400 |
commit | 7caa8c4be0a77083a445a1b1d2ace4031f5cb4f0 (patch) | |
tree | 5170efbe8e1c0ccbbb29f91ba58a79812801e93f /data/map_header_pointers.asm | |
parent | d9e7b91cb3a77891901974f65104dca2fc286ab7 (diff) |
Route 19
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 d6672bbe..7ac1d910 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -30,7 +30,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $4ada ; dw Route16_h dw $4b28 ; dw Route17_h dw $4c38 ; dw Route18_h - dw $4e80 ; dw Route19_h + dw Route19_h dw Route20_h dw Route21_h dw Route22_h |