- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
Again the objective is easier sharing with Raze.
This commit is contained in:
parent
ace3e29473
commit
fb1a7679ec
28 changed files with 293 additions and 227 deletions
|
|
@ -102,6 +102,7 @@
|
|||
#include "r_data/r_vanillatrans.h"
|
||||
#include "s_music.h"
|
||||
#include "swrenderer/r_swcolormaps.h"
|
||||
#include "findfile.h"
|
||||
|
||||
EXTERN_CVAR(Bool, hud_althud)
|
||||
EXTERN_CVAR(Int, vr_mode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue