]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.h
-The new Key_Event is enabled by default now and Ive added a check so the
[xonotic/darkplaces.git] / cl_screen.h
index d9530c1eb8026422a8f405d77849ea6b0081efd1..50530abd73cb7c2618fa767e1d3ea8528772b313 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