lab4.asm 209 B

1234567
  1. Lab4_h:
  2. db LAB ; tileset
  3. db CINNABAR_LAB_4_HEIGHT, CINNABAR_LAB_4_WIDTH ; dimensions (y, x)
  4. dw Lab4Blocks, Lab4TextPointers, Lab4Script ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Lab4Object ; objects