mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-17 02:22:29 +13:00
oops, forgot constants for PalletTown
hg-commit-id: 10d0aebb1bc5
This commit is contained in:
parent
4b0f1982bf
commit
f8291c9cda
|
|
@ -8133,7 +8133,7 @@ CeladonCityBlocks: ; 450
|
||||||
|
|
||||||
PalletTown_h:
|
PalletTown_h:
|
||||||
db $00 ; tileset
|
db $00 ; tileset
|
||||||
db $09,$0A ; dimensions
|
db PalletTownHeight, PalletTownWidth ; dimensions
|
||||||
dw PalletTownBlocks, PalletTownTexts, PalletTownScript
|
dw PalletTownBlocks, PalletTownTexts, PalletTownScript
|
||||||
db NORTH | SOUTH ; connections
|
db NORTH | SOUTH ; connections
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue