1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-21 04:02:44 +01:00
Files
OpenTTD/train_gui.c
tron 1c21c645ae (svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as large as any type of destinataion (StationID, DepotID, WaypointID) it can hold
DestinationID being a union of these types is just hassle without benefit and cannot be handled correctly everywhere because of local lack of information
2006-09-03 08:25:27 +00:00

46 KiB