]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
almost completely rewrote vid_wgl's mode code, there is no modelist of any kind anymore
[xonotic/darkplaces.git] / quakedef.h
index 0c8090033630293dc5e833723ba8302b490ef601..86529c7e23203c1565c16f87560a0d04d325dc83 100644 (file)
@@ -225,8 +225,6 @@ void Host_Quit_f (void);
 void Host_ClientCommands (const char *fmt, ...);
 void Host_ShutdownServer (qboolean crash);
 
-// suppresses resolution and cache size console output and fullscreen DIB focus gain/loss
-extern qboolean msg_suppress_1;
 // skill level for currently loaded level (in case the user changes the cvar while the level is running, this reflects the level actually in use)
 extern int current_skill;