|
OpenTTD Source 20251104-master-g3befbdd52f
|
Struct containing TileIndex and StationID. More...
Data Fields | |
| TileIndex | tile |
| TileIndex. | |
| StationID | station |
| StationID. | |
Struct containing TileIndex and StationID.
Definition at line 2178 of file station_gui.cpp.
| StationID TileAndStation::station |
StationID.
Definition at line 2180 of file station_gui.cpp.
| TileIndex TileAndStation::tile |
TileIndex.
Definition at line 2179 of file station_gui.cpp.