blob: 155f07db547928c5399cd3a9c442887a8230d773 (
plain)
1
2
3
4
5
6
|
Agatha_h:
db CEMETERY ; tileset
db AGATHAS_ROOM_HEIGHT, AGATHAS_ROOM_WIDTH ; dimensions (y, x)
dw AgathaBlocks, AgathaTextPointers, AgathaScript ; blocks, texts, scripts
db 0 ; connections
dw AgathaObject ; objects
|