]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.h
- SFXs no longer allocate mempools, they use the sound mempool directly.
[xonotic/darkplaces.git] / cl_screen.h
index d9530c1eb8026422a8f405d77849ea6b0081efd1..79fb54f1cd3b02c68228076ec1831e8874854c5e 100644 (file)
@@ -41,6 +41,11 @@ DRAWFLAG_2XMODULATE,
 DRAWFLAG_NUMFLAGS
 };
 
+// shared color tag printing constants
+#define STRING_COLOR_TAG                       '^'
+#define STRING_COLOR_DEFAULT           7
+#define STRING_COLOR_DEFAULT_STR       "^7"
+
 // clear the draw queue
 void DrawQ_Clear(void);
 // draw an image