mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
7 lines
214 B
NASM
Executable file
7 lines
214 B
NASM
Executable file
RedsHouse2F_h:
|
|
db REDS_HOUSE_2 ; tileset
|
|
db REDS_HOUSE_2F_HEIGHT, REDS_HOUSE_2F_WIDTH ; dimensions
|
|
dw RedsHouse2FBlocks, RedsHouse2FTextPointers, RedsHouse2FScript
|
|
db $00 ; no connections
|
|
dw RedsHouse2FObject
|