- added some things from Raze to allow using the same code in both projects.

This commit is contained in:
Christoph Oelckers 2020-04-11 19:51:22 +02:00
commit 1e40b745d5
13 changed files with 189 additions and 41 deletions

View file

@ -33,7 +33,7 @@
*/
#include "stats.h"
#include "v_video.h"
#include "v_draw.h"
#include "v_text.h"
#include "v_font.h"
#include "c_console.h"