(svn r23712) -Codechange: rename the two vehicle hashes we have to names that make clear where they differ in
This commit is contained in:
@@ -44,7 +44,7 @@ uint8 CalcPercentVehicleFilled(const Vehicle *v, StringID *colour);
|
||||
void VehicleLengthChanged(const Vehicle *u);
|
||||
|
||||
byte VehicleRandomBits();
|
||||
void ResetVehiclePosHash();
|
||||
void ResetVehicleHash();
|
||||
void ResetVehicleColourMap();
|
||||
|
||||
byte GetBestFittingSubType(Vehicle *v_from, Vehicle *v_for, CargoID dest_cargo_type);
|
||||
|
Reference in New Issue
Block a user