|
OpenTTD Source 20251126-master-g67ded4f980
|
Struct containing TileIndex and StationID. More...
Data Fields | |
| TileIndex | tile |
| TileIndex. | |
| StationID | station |
| StationID. | |
Struct containing TileIndex and StationID.
Definition at line 2186 of file station_gui.cpp.
| StationID TileAndStation::station |
StationID.
Definition at line 2188 of file station_gui.cpp.
| TileIndex TileAndStation::tile |
TileIndex.
Definition at line 2187 of file station_gui.cpp.