blob: bd027dba35e5bf2018bff47dc4bfb2e380740625 (
plain)
1
2
3
4
5
6
7
8
|
SilphCo3F_h::
db FACILITY ; tileset
db SILPH_CO_3F_HEIGHT, SILPH_CO_3F_WIDTH ; dimensions (y, x)
dw SilphCo3F_Blocks ; blocks
dw SilphCo3F_TextPointers ; texts
dw SilphCo3F_Script ; scripts
db 0 ; connections
dw SilphCo3F_Object ; objects
|