#include "vehicle_type.h"
Go to the source code of this file.
Functions | |
void | ShowCompanyGroup (CompanyID company, VehicleType veh) |
void | DeleteGroupHighlightOfVehicle (const Vehicle *v) |
Removes the highlight of a vehicle in a group window. |
Definition in file group_gui.h.
void DeleteGroupHighlightOfVehicle | ( | const Vehicle * | v | ) |
Removes the highlight of a vehicle in a group window.
*v | Vehicle to remove all highlights from |
Definition at line 723 of file group_gui.cpp.
References FindWindowById(), and GetWindowClassForVehicleType().