OpenTTD Source
20241108-master-g80f628063a
|
Tile-offset / AirportTileID pair. More...
#include <newgrf_airport.h>
Data Fields | |
TileIndexDiffC | ti |
Tile offset from the top-most airport tile. | |
StationGfx | gfx |
AirportTile to use for this tile. | |
Tile-offset / AirportTileID pair.
Definition at line 25 of file newgrf_airport.h.