- g_visibility stuff

This commit is contained in:
Christoph Oelckers 2022-01-08 12:42:15 +01:00
parent ddcee4ecbf
commit 98c919fbe4
14 changed files with 399 additions and 70 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;