blob: cbef462c91ef61e9827f2235fd107ffa9e30bd98 (
plain)
1
2
3
4
5
6
7
8
|
FuchsiaBillsGrandpasHouse_h::
db HOUSE ; tileset
db FUCHSIA_BILLS_GRANDPAS_HOUSE_HEIGHT, FUCHSIA_BILLS_GRANDPAS_HOUSE_WIDTH ; dimensions (y, x)
dw FuchsiaBillsGrandpasHouse_Blocks ; blocks
dw FuchsiaBillsGrandpasHouse_TextPointers ; texts
dw FuchsiaBillsGrandpasHouse_Script ; scripts
db 0 ; connections
dw FuchsiaBillsGrandpasHouse_Object ; objects
|