]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
added GAME_FNIGGIUM and GAME_SETHERAL
[xonotic/darkplaces.git] / common.h
index 05dae49bf519a222db03cb0fe8f41d666bdcf887..e30c140303e2ad7b223b628bd0b1af609651b9e9 100644 (file)
--- a/common.h
+++ b/common.h
@@ -170,6 +170,8 @@ extern      struct cvar_s   registered;
 #define GAME_TEU 7
 #define GAME_BATTLEMECH 8
 #define GAME_ZYMOTIC 9
+#define GAME_FNIGGIUM 10
+#define GAME_SETHERAL 11
 
 extern int gamemode;
 extern char *gamename;