Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dsound.cpp932 int32 sfxReplace = -1; in GetSoundCloser() local
953 sfxReplace = i; in GetSoundCloser()
962 …d %d (channel %d) because it's too far away (dist: %g, our dist: %g)", sfxReplace, channelReplace,… in GetSoundCloser()
965 g_registeredSounds[sfxReplace]->m_channel = -1; in GetSoundCloser()