celadondiner.asm 249 B

1234567
  1. CeladonDiner_h:
  2. db LOBBY ; tileset
  3. db CELADON_DINER_HEIGHT, CELADON_DINER_WIDTH ; dimensions (y, x)
  4. dw CeladonDinerBlocks, CeladonDinerTextPointers, CeladonDinerScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw CeladonDinerObject ; objects