- default to fullscreen display.

This commit is contained in:
Christoph Oelckers 2018-07-28 10:05:16 +02:00
commit 3b53f31da3
15 changed files with 6 additions and 21 deletions

View file

@ -103,7 +103,6 @@
#include "r_data/r_vanillatrans.h"
EXTERN_CVAR(Bool, hud_althud)
EXTERN_CVAR(Bool, fullscreen)
EXTERN_CVAR(Int, vr_mode)
void DrawHUD();
void D_DoAnonStats();