Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicle.cpp1797 …RCT2::Audio::SoundId currentSoundId, uint8_t currentVolume, OpenRCT2::Audio::SoundId targetSoundId, in sub_6D7AC0() argument
1802 if (currentSoundId == targetSoundId) in sub_6D7AC0()
1814 currentSoundId = targetSoundId; in sub_6D7AC0()