blob: 3c03a771f40149d92b3b4698a9ab5ddcdb71e7e4 (
plain)
1
2
3
4
5
6
|
SilphCo4_h:
db FACILITY ; tileset
db SILPH_CO_4F_HEIGHT, SILPH_CO_4F_WIDTH ; dimensions (y, x)
dw SilphCo4Blocks, SilphCo4TextPointers, SilphCo4Script ; blocks, texts, scripts
db $00 ; connections
dw SilphCo4Object ; objects
|