blob: 6f45da8d92c220cb907601bf8fd91b2c6923a1cf (
plain)
1
2
3
4
5
6
7
8
|
SilphCo4F_h::
db FACILITY ; tileset
db SILPH_CO_4F_HEIGHT, SILPH_CO_4F_WIDTH ; dimensions (y, x)
dw SilphCo4F_Blocks ; blocks
dw SilphCo4F_TextPointers ; texts
dw SilphCo4F_Script ; scripts
db 0 ; connections
dw SilphCo4F_Object ; objects
|