diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 10:37:49 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 10:37:49 -0400 |
commit | 2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2 (patch) | |
tree | 288b0175ad40572998badb8c6c1d74d5f363e40a /data/map_header_pointers.asm | |
parent | 33c2637c16b1af0611d297b7ee9aa79fb5407eaa (diff) |
Indigo Plateau (outside)
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 9909b09f..0658d880 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -9,7 +9,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonCity_h dw $4bb3 ; dw FuchsiaCity_h dw $4000 ; dw CinnabarIsland_h - dw $4924 ; dw IndigoPlateau_h + dw IndigoPlateau_h dw SaffronCity_h dw SaffronCity_h dw Route1_h |