- backend update from Raze.

This commit is contained in:
Christoph Oelckers 2022-01-11 17:19:16 +01:00
commit 79c9b979d2
9 changed files with 6 additions and 9 deletions

View file

@ -69,7 +69,6 @@ EXTERN_CVAR(Int, gl_pipeline_depth);
void gl_LoadExtensions();
void gl_PrintStartupLog();
void Draw2D(F2DDrawer *drawer, FRenderState &state);
extern bool vid_hdr_active;