OpenRCT2/src/openrct2-ui/ride/VehicleSounds.h

7 lines
76 B
C++

#pragma once
namespace OpenRCT2::Audio
{
void UpdateVehicleSounds();
}