]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
moved light matrix generation out of the render code and into the light creation...
[xonotic/darkplaces.git] / common.h
index 837b01c16463b5440b9f2625f2261be00e842937..62796b3799db926c4849041c4a6e7660e5dcb60f 100644 (file)
--- 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;