should compile now

This commit is contained in:
Bill Currie 2000-12-30 04:52:12 +00:00
parent 5f21837c33
commit 8eacd803fe

View file

@ -34,10 +34,11 @@
#include "cdaudio.h"
#include "cmd.h"
#include "console.h"
#include "cvar.h"
#include "qargs.h"
#include "sound.h"
extern HWND mainwindow;
extern cvar_t *bgmvolume;
static qboolean cdValid = false;
static qboolean playing = false;