Ferry sounds done

This commit is contained in:
Sergeanur
2021-08-30 09:01:10 +03:00
parent 0df6fbb30a
commit 07a1339704
2 changed files with 100 additions and 4 deletions

View File

@@ -416,6 +416,7 @@ public:
#ifdef GTA_TRAIN
bool8 ProcessTrainNoise(cVehicleParams &params);
#endif
bool8 ProcessFerryNoise(cVehicleParams &params);
bool8 ProcessBoatEngine(cVehicleParams &params);
bool8 ProcessBoatMovingOverWater(cVehicleParams &params);
void ProcessPlane(cVehicleParams &params);