]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/_all.qh
Split g_jetpack_attenuation out of the balance configs and rename it to cl_jetpack_at...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / _all.qh
index 5297347533bbd341c854d4be567b6595a4d9bfbe..5935342ae474c7e064159402e5b830c1752caaed 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef CLIENT_ALL_H
-#define CLIENT_ALL_H
+#pragma once
+//#include "_mod.qh"
 
 #include <common/util.qh>
 
@@ -11,5 +11,7 @@
 #include "defs.qh"
 #include "main.qh"
 #include "miscfunctions.qh"
+#include "view.qh"
 
-#endif
+#include <common/ent_cs.qh>
+#include <common/wepent.qh>