]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
Add OpenQuartz support, provided by Toddd.
[xonotic/darkplaces.git] / common.h
index 5058c0d6f094100a5a54629d7d1bb9f379c5fffa..864de3966fbcb9f8e5c3bb5371a8fc649f027ef0 100644 (file)
--- a/common.h
+++ b/common.h
@@ -185,6 +185,7 @@ extern      struct cvar_s   cmdline;
 #define GAME_SOM 12
 #define GAME_TENEBRAE 13 // full of evil hackery
 #define GAME_NEOTERIC 14
+#define GAME_OPENQUARTZ 15 //this game sucks
 
 extern int gamemode;
 extern char *gamename;