mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-13 16:54:47 +13:00
7 lines
257 B
NASM
Executable file
7 lines
257 B
NASM
Executable file
FuchsiaHouse3_h:
|
|
db SHIP ; tileset
|
|
db FUCHSIA_HOUSE_3_HEIGHT, FUCHSIA_HOUSE_3_WIDTH ; dimensions (y, x)
|
|
dw FuchsiaHouse3Blocks, FuchsiaHouse3TextPointers, FuchsiaHouse3Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw FuchsiaHouse3Object ; objects
|