mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 12:06:25 +13:00
7 lines
212 B
NASM
Executable file
7 lines
212 B
NASM
Executable file
RedsHouse1F_h:
|
|
db REDS_HOUSE_1 ; tileset
|
|
db REDS_HOUSE_1F_HEIGHT, REDS_HOUSE_1F_WIDTH ; dimensions
|
|
dw RedsHouse1FBlocks, RedsHouse1FTextPointers, RedsHouse1FScript
|
|
db 0 ; no connections
|
|
dw RedsHouse1FObject
|