(svn r13037) -Codechange: make a class of the ReplaceVehicle window.
-Fix [FS#1997]: MSVC 64 bit build failing to compile due to std::vectors being very large..
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
void DrawVehicleProfitButton(const Vehicle *v, int x, int y);
|
||||
void ShowVehicleRefitWindow(const Vehicle *v, VehicleOrderID order);
|
||||
void InitializeVehiclesGuiList();
|
||||
|
||||
/* sorter stuff */
|
||||
void RebuildVehicleLists();
|
||||
|
Reference in New Issue
Block a user