mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
Merge cd. Doesn't dlopen different cd drivers or anything exciting... Yet.
This commit is contained in:
parent
0c00970ae1
commit
d7eb585502
30 changed files with 304 additions and 1990 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue