mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
224 B
NASM
Executable file
7 lines
224 B
NASM
Executable file
Mansion4_h:
|
|
db FACILITY ; tileset
|
|
db MANSION_4_HEIGHT, MANSION_4_WIDTH ; dimensions (y, x)
|
|
dw Mansion4Blocks, Mansion4TextPointers, Mansion4Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw Mansion4Object ; objects
|