forked from mirror/OpenTTD
(svn r22116) -Codechange: use PoolBase::Clean() at more places
This commit is contained in:
@@ -82,7 +82,6 @@ static inline void DecreaseGroupNumVehicle(GroupID id_g)
|
||||
}
|
||||
|
||||
|
||||
void InitializeGroup();
|
||||
void SetTrainGroupID(Train *v, GroupID grp);
|
||||
void UpdateTrainGroupID(Train *v);
|
||||
void RemoveVehicleFromGroup(const Vehicle *v);
|
||||
|
Reference in New Issue
Block a user