]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
added alphafade and gravity fields to particle struct, which made most particle types...
[xonotic/darkplaces.git] / client.h
index 99a85af37c1736f5a39c3b3b2e79508735bbf9e2..278bd92e230cfa806eb1e005fc203443efc191b4 100644 (file)
--- a/client.h
+++ b/client.h
@@ -374,6 +374,11 @@ extern cvar_t m_yaw;
 extern cvar_t m_forward;
 extern cvar_t m_side;
 
+extern cvar_t r_draweffects;
+
+extern cvar_t cl_explosions;
+extern cvar_t cl_stainmaps;
+
 
 // LordHavoc: raised these from 64 and 128 to 512 and 256
 #define        MAX_TEMP_ENTITIES       512                     // lightning bolts, effects, etc