Merge cd. Doesn't dlopen different cd drivers or anything exciting... Yet.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-04-09 21:15:09 +00:00
parent 0c00970ae1
commit d7eb585502
30 changed files with 304 additions and 1990 deletions

View file

@ -60,7 +60,7 @@
#include "bothdefs.h"
#include "buildnum.h"
#include "cdaudio.h"
#include "QF/cdaudio.h"
#include "cl_cam.h"
#include "cl_demo.h"
#include "cl_ents.h"
@ -90,7 +90,7 @@
#include "sbar.h"
#include "screen.h"
#include "skin.h"
#include "sound.h"
#include "QF/sound.h"
#include "QF/sys.h"
#include "teamplay.h"
#include "vid.h"