]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
Added GAME_PRYDON.
[xonotic/darkplaces.git] / common.h
index 4dd98044d103ea985dc631629993515545dc24e1..85c550bd6aa7de8bca9c8c3abdd9d9f06bacd3ac 100644 (file)
--- a/common.h
+++ b/common.h
@@ -186,6 +186,7 @@ extern      struct cvar_s   cmdline;
 #define GAME_TENEBRAE 13 // full of evil hackery
 #define GAME_NEOTERIC 14
 #define GAME_OPENQUARTZ 15 //this game sucks
+#define GAME_PRYDON 16
 
 extern int gamemode;
 extern const char *gamename;