agatha.asm 220 B

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