mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-08 19:40:40 +12:00
oops, forgot constants for PalletTown
hg-commit-id: 10d0aebb1bc5
This commit is contained in:
parent
4b0f1982bf
commit
f8291c9cda
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue