- 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

@ -104,8 +104,6 @@ int active_con_scale();
FRenderer *SWRenderer;
EXTERN_CVAR (Bool, fullscreen)
#define DBGBREAK assert(0)
class DDummyFrameBuffer : public DFrameBuffer