]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
huge audit of dprints throughout engine, all notices of successfully
[xonotic/darkplaces.git] / quakedef.h
index efc228a0e2f390cedd750fb2061a72c26b6c5931..2645945b0c74cb20627c0abe7946cadf5db5f5df 100644 (file)
@@ -260,6 +260,8 @@ extern char engineversion[128];
 extern qboolean noclip_anglehack;
 
 extern cvar_t developer;
+extern cvar_t developer_loadfile;
+extern cvar_t developer_loading;
 
 /* Preprocessor macros to identify platform
     DP_OS_NAME         - "friendly" name of the OS, for humans to read