|
OpenTTD Source 20260129-master-g2bb01bd0e4
|
Struct containing TileIndex and StationID. More...
Data Fields | |
| TileIndex | tile |
| TileIndex. | |
| StationID | station |
| StationID. | |
Struct containing TileIndex and StationID.
Definition at line 2181 of file station_gui.cpp.
| StationID TileAndStation::station |
StationID.
Definition at line 2183 of file station_gui.cpp.
| TileIndex TileAndStation::tile |
TileIndex.
Definition at line 2182 of file station_gui.cpp.