mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
update MapHeaderPointers with labels
hg-commit-id: 29ffc56168cf
This commit is contained in:
parent
f5a98ba94c
commit
9ee1359ac9
|
@ -117,12 +117,12 @@ INCBIN "baserom.gbc",$150,$1AE - $150
|
|||
MapHeaderPointers: ; $01AE
|
||||
dw PalletTown_h ; PALLET_TOWN
|
||||
dw ViridianCity_h ; VIRIDIAN_CITY
|
||||
dw $4554 ; PEWTER_CITY
|
||||
dw $474e ; CERULEAN_CITY
|
||||
dw PewterCity_h ; PEWTER_CITY
|
||||
dw CeruleanCity_h ; CERULEAN_CITY
|
||||
dw $4000 ; LAVENDER_TOWN
|
||||
dw $4998 ; VERMILION_CITY
|
||||
dw CeladonCity_h ; CELADON_CITY
|
||||
dw $4ba7 ; FUCHSIA_CITY
|
||||
dw FuchsiaCity_h ; FUCHSIA_CITY
|
||||
dw $4000 ; CINNABAR_ISLAND
|
||||
dw $491e ; INDIGO_PLATEAU
|
||||
dw $49a4 ; SAFFRON_CITY
|
||||
|
|
Loading…
Reference in a new issue