]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - csprogs.h
reworked cl.viewangles bounding of roll angle, and simplified pitch
[xonotic/darkplaces.git] / csprogs.h
index 964f1214917f4a4cfa8f41663f12af201289f03f..4605a7e65f86d90463f27ff0b7a14b6c290a5f3e 100644 (file)
--- a/csprogs.h
+++ b/csprogs.h
@@ -39,6 +39,7 @@
 #define VF_CL_VIEWANGLES_Z     36      //(float)
 
 #define VF_PERSPECTIVE         200 //(float)
+#define VF_CLEARSCREEN         201 //(float)
 
 #define RF_VIEWMODEL           1       // The entity is never drawn in mirrors. In engines with realtime lighting, it casts no shadows.
 #define RF_EXTERNALMODEL       2       // The entity is appears in mirrors but not in the normal view. It does still cast shadows in engines with realtime lighting.