]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - common.h
added an extern for cmdline cvar
[xonotic/darkplaces.git] / common.h
index 3602065c7eba814486331e319ffc61d5fbc567a6..5c030caf59d6758c0e541a46e754d46d087646ce 100644 (file)
--- a/common.h
+++ b/common.h
@@ -158,6 +158,7 @@ char        *va(const char *format, ...);
 //============================================================================
 
 extern struct cvar_s   registered;
+extern struct cvar_s   cmdline;
 
 #define GAME_NORMAL 0
 #define GAME_HIPNOTIC 1