(svn r20537) -Codechange: make RefitVehicle a static (local) function
This commit is contained in:
@@ -43,7 +43,6 @@ void ResetVehiclePosHash();
|
||||
void ResetVehicleColourMap();
|
||||
|
||||
byte GetBestFittingSubType(Vehicle *v_from, Vehicle *v_for);
|
||||
CommandCost RefitVehicle(Vehicle *v, bool only_this, CargoID new_cid, byte new_subtype, DoCommandFlag flags);
|
||||
|
||||
void ViewportAddVehicles(DrawPixelInfo *dpi);
|
||||
|
||||
|
Reference in New Issue
Block a user