route6gate.asm 236 B

1234567
  1. Route6Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_6_GATE_HEIGHT, ROUTE_6_GATE_WIDTH ; dimensions (y, x)
  4. dw Route6GateBlocks, Route6GateTextPointers, Route6GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route6GateObject ; objects