blob: 116e03421fae487ae22c5b5f62f14fa06fdf0f0e (
plain)
1
2
3
4
5
6
7
8
|
SilphCo7F_h::
db FACILITY ; tileset
db SILPH_CO_7F_HEIGHT, SILPH_CO_7F_WIDTH ; dimensions (y, x)
dw SilphCo7F_Blocks ; blocks
dw SilphCo7F_TextPointers ; texts
dw SilphCo7F_Script ; scripts
db 0 ; connections
dw SilphCo7F_Object ; objects
|