File diff r10695:3124a970a753 → r10696:8dfe83e30d01
src/group.h
Show inline comments
 
@@ -92,4 +92,6 @@ void UpdateTrainGroupID(Vehicle *v);
 
void RemoveVehicleFromGroup(const Vehicle *v);
 
void RemoveAllGroupsForCompany(const CompanyID company);
 

	
 
extern GroupID _new_group_id;
 

	
 
#endif /* GROUP_H */