mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
256 B
NASM
Executable file
7 lines
256 B
NASM
Executable file
FuchsiaHouse2_h:
|
|
db LAB ; tileset
|
|
db FUCHSIA_HOUSE_2_HEIGHT, FUCHSIA_HOUSE_2_WIDTH ; dimensions (y, x)
|
|
dw FuchsiaHouse2Blocks, FuchsiaHouse2TextPointers, FuchsiaHouse2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw FuchsiaHouse2Object ; objects
|