]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_main.h
implemented snd_mutewhenidle cvar, defaults to 1, to allow people to
[xonotic/darkplaces.git] / snd_main.h
index 1d6011ab909a9ff3950af7950452c508b5f15ec1..2b061053cbb15b721bc76e0f69be59605247e567 100644 (file)
@@ -129,7 +129,6 @@ extern cvar_t snd_streaming;
 #define SND_CHANNELLAYOUT_ALSA         2
 extern cvar_t snd_channellayout;
 
-
 extern int snd_blocked;                // counter. When > 0, we stop submitting sound to the audio device
 
 extern mempool_t *snd_mempool;