(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:
bjarni
2007-03-08 23:05:05 +00:00
parent c2b7d0192d
commit f776f3beb1
6 changed files with 424 additions and 396 deletions

View File

@@ -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 {