route12gate.asm 249 B

1234567
  1. Route12Gate_h:
  2. db GATE ; tileset
  3. db ROUTE_12_GATE_1F_HEIGHT, ROUTE_12_GATE_1F_WIDTH ; dimensions (y, x)
  4. dw Route12GateBlocks, Route12GateTextPointers, Route12GateScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw Route12GateObject ; objects