Home
last modified time | relevance | path

Searched refs:SoundIdVolume (Results 1 – 2 of 2) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.h49 struct SoundIdVolume;
320 void GetLiftHillSound(Ride* curRide, SoundIdVolume& curSound);
H A DVehicle.cpp1790 struct SoundIdVolume struct
1796 static SoundIdVolume sub_6D7AC0( in sub_6D7AC0() argument
1820 void Vehicle::GetLiftHillSound(Ride* curRide, SoundIdVolume& curSound) in GetLiftHillSound()
5415 SoundIdVolume frictionSound = { OpenRCT2::Audio::SoundId::Null, 255 }; in UpdateSound()
5417 SoundIdVolume screamSound = { OpenRCT2::Audio::SoundId::Null, 255 }; in UpdateSound()