X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=quakedef.h;h=2645945b0c74cb20627c0abe7946cadf5db5f5df;hp=efc228a0e2f390cedd750fb2061a72c26b6c5931;hb=8d376b57de94bafd3bae224088b469649c853028;hpb=c4cb9d8c9f260b54733a77f1f1ef662852acfd29 diff --git a/quakedef.h b/quakedef.h index efc228a0..2645945b 100644 --- a/quakedef.h +++ b/quakedef.h @@ -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