]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
GL_EXT_texture_filter_anisotropic support (thanks zinx!)
[xonotic/darkplaces.git] / common.h
index 8a52aba9559ebb9a535ac5abae8781afcf5be79a..274f0240b49b8ba5dfda9b8b94fe09eab01ecba4 100644 (file)
--- a/common.h
+++ b/common.h
@@ -168,6 +168,8 @@ extern      struct cvar_s   registered;
 #define GAME_NEHAHRA 3
 #define GAME_NEXUIZ 4
 #define GAME_TRANSFUSION 5
+#define GAME_GOODVSBAD2 6
+#define GAME_TEU 7
 
 extern int gamemode;
 extern char *gamename;