mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
253 B
NASM
Executable file
7 lines
253 B
NASM
Executable file
RedsHouse2F_h:
|
|
db REDS_HOUSE_2 ; tileset
|
|
db REDS_HOUSE_2F_HEIGHT, REDS_HOUSE_2F_WIDTH ; dimensions (y, x)
|
|
dw RedsHouse2FBlocks, RedsHouse2FTextPointers, RedsHouse2FScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw RedsHouse2FObject ; objects
|