mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
274 B
NASM
Executable file
7 lines
274 B
NASM
Executable file
CeladonMansion4_h:
|
|
db MANSION ; tileset
|
|
db CELADON_MANSION_4_HEIGHT, CELADON_MANSION_4_WIDTH ; dimensions (y, x)
|
|
dw CeladonMansion4Blocks, CeladonMansion4TextPointers, CeladonMansion4Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CeladonMansion4Object ; objects
|