- backend sync with GZDoom to pull in a few bugfixes and formatting corrections.

This commit is contained in:
Christoph Oelckers 2020-05-26 23:12:04 +02:00
parent 143e338d9f
commit d52600663d
55 changed files with 1121 additions and 243 deletions

View file

@ -53,7 +53,7 @@
#include "engineerrors.h"
#include "win32glvideo.h"
#include "gl/system/gl_framebuffer.h"
#include "gl_framebuffer.h"
EXTERN_CVAR(Int, vid_adapter)
EXTERN_CVAR(Bool, vid_hdr)