diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:15:16 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 19:15:16 -0400 |
| commit | 78c0b78c55efb97739b060801aea89bf1ac3adc0 (patch) | |
| tree | be0b5c9969344ace993058b51f5a7768282dbc8c /data/map_header_pointers.asm | |
| parent | Route 18 scripts (diff) | |
| download | pokeyellow-78c0b78c55efb97739b060801aea89bf1ac3adc0.tar.gz pokeyellow-78c0b78c55efb97739b060801aea89bf1ac3adc0.tar.xz pokeyellow-78c0b78c55efb97739b060801aea89bf1ac3adc0.zip | |
Route 17... that was easy
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 8418f195..18a0e9c7 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -28,7 +28,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw $49a1 ; dw Route14_h dw $492c ; dw Route15_h dw $4ada ; dw Route16_h - dw $4b28 ; dw Route17_h + dw Route17_h dw Route18_h dw Route19_h dw Route20_h |
