mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
7 lines
258 B
NASM
Executable file
7 lines
258 B
NASM
Executable file
SaffronHouse2_h:
|
|
db HOUSE ; tileset
|
|
db SAFFRON_HOUSE_2_HEIGHT, SAFFRON_HOUSE_2_WIDTH ; dimensions (y, x)
|
|
dw SaffronHouse2Blocks, SaffronHouse2TextPointers, SaffronHouse2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw SaffronHouse2Object ; objects
|