]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sound.h
add cl_dyntexture.o to makefile
[xonotic/darkplaces.git] / sound.h
diff --git a/sound.h b/sound.h
index b1e0cb094cecd7731dc8b945e3eed52d173228e1..1889b87d8e6b7856881f5e50d7b60cbc3d9dc49c 100644 (file)
--- a/sound.h
+++ b/sound.h
@@ -49,6 +49,7 @@ extern cvar_t bgmvolume;
 extern cvar_t volume;
 extern cvar_t snd_initialized;
 extern cvar_t snd_staticvolume;
+extern cvar_t snd_mutewhenidle;
 
 
 // ====================================================================