route15gate.asm 249 B

1234567
  1. Route15Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_15_GATE_1F_HEIGHT, ROUTE_15_GATE_1F_WIDTH ; dimensions (y, x)
  4. dw Route15GateBlocks, Route15GateTextPointers, Route15GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route15GateObject ; objects