diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 12:32:34 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 12:32:34 -0400 |
commit | 2b96f4165f01fb41cb8c302a8da9d9a3131ab92e (patch) | |
tree | 8962d9131bd0acca036de46ca1f4810c4760c410 /data/map_header_pointers.asm | |
parent | 2a0e32ee4e0cd1d432ecb8da822e6b798d6a13c2 (diff) |
Vermilion City scripts
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 0658d880..bd644214 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -5,7 +5,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw PewterCity_h dw CeruleanCity_h dw $4000 ; dw LavenderTown_h - dw $499e ; dw VermilionCity_h + dw VermilionCity_h dw CeladonCity_h dw $4bb3 ; dw FuchsiaCity_h dw $4000 ; dw CinnabarIsland_h |