forked from mirror/OpenTTD
(svn r14925) -Fix [FS#2500]: Abort dragging of vehicles in the group window when they are deleted.
This commit is contained in:
@@ -8,5 +8,6 @@
|
||||
#include "vehicle_type.h"
|
||||
|
||||
void ShowCompanyGroup(CompanyID company, VehicleType veh);
|
||||
void DeleteGroupHighlightOfVehicle(const Vehicle *v);
|
||||
|
||||
#endif /* GROUP_GUI_H */
|
||||
|
Reference in New Issue
Block a user