mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00
7 lines
232 B
NASM
Executable file
7 lines
232 B
NASM
Executable file
RedsHouse2F_h: ; 5c0a4 (17:40a4)
|
|
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
|