mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
9 lines
263 B
NASM
Executable file
9 lines
263 B
NASM
Executable file
RedsHouse1F_h:
|
|
db REDS_HOUSE_1 ; tileset
|
|
db REDS_HOUSE_1F_HEIGHT, REDS_HOUSE_1F_WIDTH ; dimensions (y, x)
|
|
dw RedsHouse1F_Blocks ; blocks
|
|
dw RedsHouse1F_TextPointers ; texts
|
|
dw RedsHouse1F_Script ; scripts
|
|
db 0 ; connections
|
|
dw RedsHouse1F_Object ; objects
|