X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=common.h;h=62796b3799db926c4849041c4a6e7660e5dcb60f;hb=093c41bf532834207d8a23df44f5b39fa707815d;hp=837b01c16463b5440b9f2625f2261be00e842937;hpb=280dfec993b7638197739853a87e64384381f3e9;p=xonotic%2Fdarkplaces.git diff --git a/common.h b/common.h index 837b01c1..62796b37 100644 --- a/common.h +++ b/common.h @@ -174,6 +174,7 @@ extern struct cvar_s registered; #define GAME_FNIGGIUM 10 #define GAME_SETHERAL 11 #define GAME_SOM 12 +#define GAME_TENEBRAE 13 // full of evil hackery extern int gamemode; extern char *gamename;