powerplant.asm 238 B

1234567
  1. PowerPlant_h:
  2. db FACILITY ; tileset
  3. db POWER_PLANT_HEIGHT, POWER_PLANT_WIDTH ; dimensions (y, x)
  4. dw PowerPlantBlocks, PowerPlantTextPointers, PowerPlantScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw PowerPlantObject ; objects