OpenTTD Source
20241121-master-g67a0fccfad
|
Public Member Functions | |
ReserveCargoAction (Station *st, StationIDStack *next_station) | |
bool | operator() (Vehicle *v) |
Data Fields | |
Station * | st |
StationIDStack * | next_station |
Definition at line 1565 of file economy.cpp.