OpenTTD Source
20241108-master-g80f628063a
|
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.