- made video base code game independent

This commit is contained in:
Christoph Oelckers 2020-04-28 17:22:17 +02:00
commit ddef3f7b98
56 changed files with 251 additions and 241 deletions

View file

@ -36,6 +36,7 @@
#include "c_dispatch.h"
#include "cmdlib.h"
#include "d_net.h"
#include "v_draw.h"
#include "g_level.h"
#include "r_utility.h"
#include "d_player.h"