mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 04:26:28 +13:00
7 lines
279 B
NASM
Executable file
7 lines
279 B
NASM
Executable file
CopycatsHouse2F_h:
|
|
db REDS_HOUSE_2 ; tileset
|
|
db COPYCATS_HOUSE_2F_HEIGHT, COPYCATS_HOUSE_2F_WIDTH ; dimensions (y, x)
|
|
dw CopycatsHouse2FBlocks, CopycatsHouse2FTextPointers, CopycatsHouse2FScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CopycatsHouse2FObject ; objects
|