lab3.asm 209 B

1234567
  1. Lab3_h:
  2. db LAB ; tileset
  3. db CINNABAR_LAB_3_HEIGHT, CINNABAR_LAB_3_WIDTH ; dimensions (y, x)
  4. dw Lab3Blocks, Lab3TextPointers, Lab3Script ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Lab3Object ; objects