- 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

@ -128,6 +128,7 @@ EXTERN_CVAR(Int, vr_mode)
EXTERN_CVAR(Bool, cl_customizeinvulmap)
EXTERN_CVAR(Bool, log_vgafont)
EXTERN_CVAR(Bool, dlg_vgafont)
CVAR(Int, vid_renderer, 1, 0) // for some stupid mods which threw caution out of the window...
void DrawHUD();
void D_DoAnonStats();