(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file history

This commit is contained in:
bjarni
2007-01-23 13:10:43 +00:00
parent 470e22037f
commit 751409fe83
6 changed files with 616 additions and 638 deletions

View File

@@ -51,7 +51,6 @@ void ShowVehicleListWindow(PlayerID player, byte vehicle_type);
void ShowVehicleListWindow(PlayerID player, byte vehicle_type, StationID station);
void ShowVehicleListWindow(PlayerID player, byte vehicle_type, TileIndex depot_tile);
void ShowReplaceVehicleWindow(byte vehicletype);
static inline void DrawVehicleImage(const Vehicle *v, int x, int y, int count, int skip, VehicleID selection)
{