Home
last modified time | relevance | path

Searched defs:GetSfxVolume (Results 1 – 4 of 4) sorted by relevance

/dports/games/crimson/crimson-0.5.3/src/common/
H A Dsound.h81 static int GetSfxVolume( void ) { return sfx_volume; } in GetSfxVolume() function
/dports/games/ivan/ivan-059/Main/Include/
H A Diconf.h78 static long GetSfxVolume() { return SfxVolume.Value; } in GetSfxVolume() function
/dports/games/pioneer/pioneer-20210723/src/sound/
H A DSound.cpp143 float GetSfxVolume() in GetSfxVolume() function
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dsound.cpp63 int32 GetSfxVolume() { return sfxVolume; } in GetSfxVolume() function