diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:59:12 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:59:12 -0400 |
commit | dc8677aa1c1ef9ef8cc3fb217641ae6619a3dae6 (patch) | |
tree | dfcece712b3f55d0ec0f94a33de5a67935395226 /data/map_header_pointers.asm | |
parent | a202626b6e1daad2c0d6974cd9663f20e5526e40 (diff) |
Route 9 incl. AJ fight
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 5359721f..70fa7aa0 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -20,7 +20,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route6_h dw Route7_h dw $412d ; dw Route8_h - dw $468e ; dw Route9_h + dw Route9_h dw Route10_h dw Route11_h dw Route12_h |