- 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

@ -68,6 +68,7 @@
#include "i_music.h"
#include "s_music.h"
#include "texturemanager.h"
#include "v_draw.h"
extern FILE *Logfile;
extern bool insave;