lab1.asm 209 B

1234567
  1. Lab1_h:
  2. db LAB ; tileset
  3. db CINNABAR_LAB_1_HEIGHT, CINNABAR_LAB_1_WIDTH ; dimensions (y, x)
  4. dw Lab1Blocks, Lab1TextPointers, Lab1Script ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Lab1Object ; objects