- consolidated the 3 atterm implementations.

Each platform had its own copy. Why?
This commit is contained in:
Christoph Oelckers 2019-06-10 12:01:01 +02:00
commit 2766303cfc
34 changed files with 137 additions and 153 deletions

View file

@ -102,6 +102,7 @@
#include "i_system.h"
#include "g_cvars.h"
#include "r_data/r_vanillatrans.h"
#include "atterm.h"
EXTERN_CVAR(Bool, hud_althud)
EXTERN_CVAR(Int, vr_mode)