]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sound.h
PROPERLY load the icon in SDL/X11
[xonotic/darkplaces.git] / sound.h
diff --git a/sound.h b/sound.h
index fa435c8806e5285746a35bd52d1d6dbffbf4e7bd..37e53b06f1e541983304a6a8e68603ca43184759 100644 (file)
--- a/sound.h
+++ b/sound.h
@@ -45,6 +45,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 typedef struct sfx_s sfx_t;
 
+extern cvar_t mastervolume;
 extern cvar_t bgmvolume;
 extern cvar_t volume;
 extern cvar_t snd_initialized;