diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:13:32 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 18:13:32 -0400 |
| commit | d9e7b91cb3a77891901974f65104dca2fc286ab7 (patch) | |
| tree | 085fdf01fb9a6f441d28cebe0f4e5b875ca3302d /data/map_header_pointers.asm | |
| parent | Route 21 and Cinnabar Island (diff) | |
| download | pokeyellow-d9e7b91cb3a77891901974f65104dca2fc286ab7.tar.gz pokeyellow-d9e7b91cb3a77891901974f65104dca2fc286ab7.tar.xz pokeyellow-d9e7b91cb3a77891901974f65104dca2fc286ab7.zip | |
Route 20 scripts and route 19 blocks
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 0de20020..d6672bbe 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -31,7 +31,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $4b28 ; dw Route17_h dw $4c38 ; dw Route18_h dw $4e80 ; dw Route19_h - dw $40f1 ; dw Route20_h + dw Route20_h dw Route21_h dw Route22_h dw Route23_h |
