Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DChampionships.cpp232 if (iChSnd < 0) in btnChampStageStart()
235 pGame->snd_win[iChSnd]->start(); //) in btnChampStageStart()
361 iChSnd = -1; in ChampionshipAdvance()
363 iChSnd = std::min(2, std::max(0, ch.diff / 3)); in ChampionshipAdvance()
H A DChallenges.cpp214 if (iChSnd < 0) in btnChallStageStart()
217 pGame->snd_win[iChSnd]->start(); //) in btnChallStageStart()
447 iChSnd = -1; in ChallengeAdvance()
449 iChSnd = std::min(2, std::max(0, prize-1)); // ch.diff ? in ChallengeAdvance()
H A DCGui.cpp73 , iChSnd(0) in CGui()
H A DCGui.h449 int iChSnd; // snd id to play variable