- moved file system implementation to 'common'.

This commit is contained in:
Christoph Oelckers 2020-04-11 13:36:23 +02:00
commit 05d8856fe0
177 changed files with 179 additions and 177 deletions

View file

@ -47,7 +47,7 @@
#include "g_level.h"
#include "p_lnspec.h"
#include "p_tags.h"
#include "w_wad.h"
#include "filesystem.h"
#include "textures.h"
#include "g_levellocals.h"
#include "actor.h"