lab2.asm 209 B

1234567
  1. Lab2_h:
  2. db LAB ; tileset
  3. db CINNABAR_LAB_2_HEIGHT, CINNABAR_LAB_2_WIDTH ; dimensions (y, x)
  4. dw Lab2Blocks, Lab2TextPointers, Lab2Script ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Lab2Object ; objects