blob: ec591e5146ab1e99770804687aaec7f7f867e8a6 (
plain)
1
2
3
4
5
6
7
8
|
SilphCo9F_h:
db FACILITY ; tileset
db SILPH_CO_9F_HEIGHT, SILPH_CO_9F_WIDTH ; dimensions (y, x)
dw SilphCo9F_Blocks ; blocks
dw SilphCo9F_TextPointers ; texts
dw SilphCo9F_Script ; scripts
db 0 ; connections
dw SilphCo9F_Object ; objects
|