Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ds_sound.h140 boolean S_SoundDisabled(void);
H A Ds_sound.c358 boolean S_SoundDisabled(void) in S_SoundDisabled() function
534 if (S_SoundDisabled() || !sound_started) in S_StartSoundAtVolume()
725 if (S_SoundDisabled()) in S_StartSound()