]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_win.c
cleaned up a lot of particle rendering properties (mainly related to rain code),...
[xonotic/darkplaces.git] / cd_win.c
index 3e249d13015d51502818d22ac2023b862f0808a6..5ef677d04721f9f386ce15f3d5c963e9b6211582 100644 (file)
--- a/cd_win.c
+++ b/cd_win.c
@@ -24,7 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "quakedef.h"
 
 extern HWND    mainwindow;
-extern cvar_t  bgmvolume;
 
 static qboolean cdValid = false;
 static qboolean        playing = false;