Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp231 int itrPriority = itr->CalcCurrentPlayerPriority(); in GetLowestPrioritySound() local
232 if ( priority > itrPriority ) in GetLowestPrioritySound()
235 priority = itrPriority; in GetLowestPrioritySound()