mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05: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
|