src/vehicle.h
changeset 7096 9b231813f232
parent 7086 de7e83fb1602
child 7134 5b2d47128d05
--- a/src/vehicle.h	Wed Jun 27 19:00:14 2007 +0000
+++ b/src/vehicle.h	Wed Jun 27 20:40:20 2007 +0000
@@ -567,7 +567,7 @@
 bool IsVehicleInDepot(const Vehicle *v);
 void VehicleEnterDepot(Vehicle *v);
 
-void InvalidateAutoreplaceWindow(EngineID e);
+void InvalidateAutoreplaceWindow(EngineID e, GroupID id_g);
 
 CommandCost MaybeReplaceVehicle(Vehicle *v, bool check, bool display_costs);
 bool CanBuildVehicleInfrastructure(VehicleType type);