|
OpenTTD Source 20260721-master-g25ec12c62d
|
Struct containing TileIndex and StationID. More...
Data Fields | |
| TileIndex | tile |
| TileIndex. | |
| StationID | station |
| StationID. | |
Struct containing TileIndex and StationID.
Definition at line 2216 of file station_gui.cpp.
| StationID TileAndStation::station |
StationID.
Definition at line 2218 of file station_gui.cpp.
| TileIndex TileAndStation::tile |
Definition at line 2217 of file station_gui.cpp.