Home
last modified time | relevance | path

Searched refs:FindVehicleGroupWindow (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dgroup_gui.cpp1129 static inline VehicleGroupWindow *FindVehicleGroupWindow(VehicleType vt, Owner owner) in FindVehicleGroupWindow() function
1148 VehicleGroupWindow *w = FindVehicleGroupWindow((VehicleType)p1, _current_company); in CcCreateGroup()
1179 VehicleGroupWindow *w = FindVehicleGroupWindow(v->type, v->owner); in DeleteGroupHighlightOfVehicle()