mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12: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:
|
||||
db $00 ; tileset
|
||||
db $09,$0A ; dimensions
|
||||
db PalletTownHeight, PalletTownWidth ; dimensions
|
||||
dw PalletTownBlocks, PalletTownTexts, PalletTownScript
|
||||
db NORTH | SOUTH ; connections
|
||||
|
||||
|
|
Loading…
Reference in a new issue