12 #ifndef AUTOREPLACE_GUI_H 13 #define AUTOREPLACE_GUI_H Types related to engines.
void ShowReplaceGroupVehicleWindow(GroupID group, VehicleType veh)
Show the autoreplace configuration window for a particular group.
VehicleType
Available vehicle types.
uint16 GroupID
Type for all group identifiers.
void InvalidateAutoreplaceWindow(EngineID e, GroupID id_g)
Rebuild the left autoreplace list if an engine is removed or added.
uint16 EngineID
Unique identification number of an engine.
void AddRemoveEngineFromAutoreplaceAndBuildWindows(VehicleType type)
When an engine is made buildable or is removed from being buildable, add/remove it from the build/aut...
Types related to vehicles.