indigoplateau.asm 330 B

12345678
  1. IndigoPlateau_h:
  2. db PLATEAU ; tileset
  3. db INDIGO_PLATEAU_HEIGHT, INDIGO_PLATEAU_WIDTH ; dimensions (y, x)
  4. dw IndigoPlateauBlocks, IndigoPlateauTextPointers, IndigoPlateauScript ; blocks, texts, scripts
  5. db SOUTH ; connections
  6. SOUTH_MAP_CONNECTION INDIGO_PLATEAU, ROUTE_23, 0, 0, Route23Blocks
  7. dw IndigoPlateauObject ; objects