]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - spritegn.h
add a menu/csqc field .drawfontscale to scale the font drawn by drawfont but not...
[xonotic/darkplaces.git] / spritegn.h
index 1f43025b87b794ae36df253c06635c4de385ee8f..26edb1a4d86273832e6cb94c70e6f5121fa77b65 100644 (file)
@@ -98,6 +98,8 @@ 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 SPRHL_OPAQUE   0
 #define SPRHL_ADDITIVE 1