blob: 7e3acee177a11033607a2047364ce0a6cf8dcf58 (
plain)
1
2
3
4
5
6
7
8
|
NameRatersHouse_h:
db HOUSE ; tileset
db NAME_RATERS_HOUSE_HEIGHT, NAME_RATERS_HOUSE_WIDTH ; dimensions (y, x)
dw NameRatersHouse_Blocks ; blocks
dw NameRatersHouse_TextPointers ; texts
dw NameRatersHouse_Script ; scripts
db 0 ; connections
dw NameRatersHouse_Object ; objects
|