]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - host.c
gl_textures: Set gl_max_lightmapsize to 512 by default to eliminate stutter without...
[xonotic/darkplaces.git] / host.c
diff --git a/host.c b/host.c
index 72b588eb39e3dc1e4d48c5930e3edc9a70ee2574..8cf8593d5836b0e6b9242dfe26417097cb0a3c0b 100644 (file)
--- a/host.c
+++ b/host.c
@@ -23,12 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <time.h>
 #include "libcurl.h"
-#include "cdaudio.h"
-#include "cl_video.h"
-#include "progsvm.h"
-#include "csprogs.h"
-#include "sv_demo.h"
-#include "snd_main.h"
 #include "taskqueue.h"
 #include "utf8lib.h"