route22gate.asm 243 B

1234567
  1. Route22Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_22_GATE_HEIGHT, ROUTE_22_GATE_WIDTH ; dimensions (y, x)
  4. dw Route22GateBlocks, Route22GateTextPointers, Route22GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route22GateObject ; objects