Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp235 int itrPriority = itr->CalcCurrentPlayerPriority(); in GetLowestPrioritySound() local
236 if ( priority > itrPriority ) in GetLowestPrioritySound()
239 priority = itrPriority; in GetLowestPrioritySound()