Scheduled dispatch: Add flag to re-use all dispatch slots
This commit is contained in:
@@ -40,4 +40,7 @@ struct TimetableProgress {
|
||||
|
||||
std::vector<TimetableProgress> PopulateSeparationState(const Vehicle *v_start);
|
||||
|
||||
struct DispatchSchedule;
|
||||
DateTicksScaled GetScheduledDispatchTime(const DispatchSchedule &ds, DateTicksScaled leave_time);
|
||||
|
||||
#endif /* TIMETABLE_H */
|
||||
|
Reference in New Issue
Block a user