(svn r9073) -Codechange: moved autoreplace to a file of it's own (now autoreplace has a cmd and a gui file)
This commit is contained in:
@@ -400,6 +400,8 @@ void VehicleEnterDepot(Vehicle *v);
|
||||
|
||||
void InvalidateAutoreplaceWindow(EngineID e);
|
||||
|
||||
int32 MaybeReplaceVehicle(Vehicle *v, bool check, bool display_costs);
|
||||
|
||||
/* Flags to add to p2 for goto depot commands */
|
||||
/* Note: bits 8-10 are used for VLW flags */
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user