route5gate.asm 236 B

1234567
  1. Route5Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_5_GATE_HEIGHT, ROUTE_5_GATE_WIDTH ; dimensions (y, x)
  4. dw Route5GateBlocks, Route5GateTextPointers, Route5GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route5GateObject ; objects