Searched defs:auto_refit (Results 1 – 2 of 2) sorted by relevance
345 …_this, uint8 num_vehicles, CargoID new_cid, byte new_subtype, DoCommandFlag flags, bool auto_refit) in RefitVehicle()485 bool auto_refit = HasBit(p2, 24); in CmdRefitVehicle() local
489 bool auto_refit; ///< Select cargo for auto-refitting. member1119 void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order, Window *parent, bool auto_refit) in ShowVehicleRefitWindow()