diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 10:08:04 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 10:08:04 -0400 |
commit | 7a649c27baca781e4cc3e8e70bc41b66530dd5b5 (patch) | |
tree | 0024d4705ed18ab99f1877c2f79b313118050688 /data/map_header_pointers.asm | |
parent | 4878c118567df8a97e2a796c1c755f2311d955a7 (diff) |
Route 22
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 6721a8a5..e93c3def 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -33,7 +33,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $4e80 ; dw Route19_h dw $40f1 ; dw Route20_h dw $500f ; dw Route21_h - dw $4000 ; dw Route22_h + dw Route22_h dw $433f ; dw Route23_h dw Route24_h dw Route25_h |