route16gate.asm 249 B

1234567
  1. Route16Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_16_GATE_1F_HEIGHT, ROUTE_16_GATE_1F_WIDTH ; dimensions (y, x)
  4. dw Route16GateBlocks, Route16GateTextPointers, Route16GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route16GateObject ; objects