- most stat stuff done.

This commit is contained in:
Christoph Oelckers 2018-02-13 23:06:59 +01:00
commit d2fa4d0ff9
12 changed files with 158 additions and 52 deletions

View file

@ -118,10 +118,11 @@
#include "vm.h"
#include "types.h"
#include "r_data/r_vanillatrans.h"
#include "d_stats.cpp"
EXTERN_CVAR(Bool, hud_althud)
void DrawHUD();
void D_DoAnonStats();
// MACROS ------------------------------------------------------------------