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