]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - spritegn.h
Configure all of the CL_MeshEntities* meshes the same, the material flags decide...
[xonotic/darkplaces.git] / spritegn.h
index 1f43025b87b794ae36df253c06635c4de385ee8f..b2d2e3b1d05a678227a6a90ffbbf16e65a91b21f 100644 (file)
@@ -98,6 +98,9 @@ typedef struct dsprite2_s
 #define SPR_VP_PARALLEL                                2
 #define SPR_ORIENTED                           3
 #define SPR_VP_PARALLEL_ORIENTED       4
+#define SPR_LABEL                      5
+#define SPR_LABEL_SCALE                6
+#define SPR_OVERHEAD                           7
 
 #define SPRHL_OPAQUE   0
 #define SPRHL_ADDITIVE 1