Home
last modified time | relevance | path

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

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Doplplayer.c467 unsigned int instr_voice) in SetVoiceInstrument() argument
475 && voice->current_instr_voice == instr_voice) in SetVoiceInstrument()
481 voice->current_instr_voice = instr_voice; in SetVoiceInstrument()
483 data = &instr->voices[instr_voice]; in SetVoiceInstrument()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/MUSIC/
H A Doplplayer.c464 unsigned int instr_voice) in SetVoiceInstrument() argument
472 && voice->current_instr_voice == instr_voice) in SetVoiceInstrument()
478 voice->current_instr_voice = instr_voice; in SetVoiceInstrument()
480 data = &instr->voices[instr_voice]; in SetVoiceInstrument()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_oplmusic.c493 unsigned int instr_voice) in SetVoiceInstrument() argument
501 && voice->current_instr_voice == instr_voice) in SetVoiceInstrument()
507 voice->current_instr_voice = instr_voice; in SetVoiceInstrument()
509 data = &instr->voices[instr_voice]; in SetVoiceInstrument()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_oplmusic.c493 unsigned int instr_voice) in SetVoiceInstrument() argument
501 && voice->current_instr_voice == instr_voice) in SetVoiceInstrument()
507 voice->current_instr_voice = instr_voice; in SetVoiceInstrument()
509 data = &instr->voices[instr_voice]; in SetVoiceInstrument()