]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - model_shared.h
now supports skyboxes in q3bsp (note: must use the "sky" key in worldspawn to set...
[xonotic/darkplaces.git] / model_shared.h
index 7c1f5ec867f96c3f85f4eb27fbb9424d45e8caa8..5802d2c15da8761aae166c6a49ac34380ecafb8f 100644 (file)
@@ -269,6 +269,7 @@ model_brushq2_t;
 */
 
 #define Q3MTEXTURERENDERFLAGS_NODRAW 1
+#define Q3MTEXTURERENDERFLAGS_SKY 2
 
 typedef struct q3mtexture_s
 {