diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:11:47 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:11:47 -0400 |
| commit | f0125912eaf67644a7c32c18a0ba6940469ee1bb (patch) | |
| tree | b6fd83de9399cd4ae544c126212e6fc8ea6b6265 /data/map_header_pointers.asm | |
| parent | Fuchsia City (diff) | |
| download | pokeyellow-f0125912eaf67644a7c32c18a0ba6940469ee1bb.tar.gz pokeyellow-f0125912eaf67644a7c32c18a0ba6940469ee1bb.tar.xz pokeyellow-f0125912eaf67644a7c32c18a0ba6940469ee1bb.zip | |
Route 18 scripts
Diffstat (limited to '')
| -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 adec78bc..8418f195 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -29,7 +29,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $492c ; dw Route15_h dw $4ada ; dw Route16_h dw $4b28 ; dw Route17_h - dw $4c38 ; dw Route18_h + dw Route18_h dw Route19_h dw Route20_h dw Route21_h |
