- small fix

This commit is contained in:
Christoph Oelckers 2019-10-01 15:24:17 +02:00
commit 241a47602b
2 changed files with 3 additions and 14 deletions

View file

@ -108,7 +108,7 @@ EXTERN_CVAR(Bool, hud_althud)
EXTERN_CVAR(Int, vr_mode)
void DrawHUD();
void D_DoAnonStats();
void I_DetectOS;
void I_DetectOS();
// MACROS ------------------------------------------------------------------