Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c2801 unsigned int i, tempSampleIndex, tempVolume; in DE_RunTickPlaySounds() local
2808 tempSampleIndex = soundQueue[i]; in DE_RunTickPlaySounds()
2818 JE_multiSamplePlay(digiFx[tempSampleIndex-1], fxSize[tempSampleIndex-1], i, tempVolume); in DE_RunTickPlaySounds()