- 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

@ -35,7 +35,7 @@
#include "hwrenderer/utility/hw_vrmodes.h"
#include "hwrenderer/data/flatvertices.h"
#include "r_videoscale.h"
#include "w_wad.h"
#include "filesystem.h"
EXTERN_CVAR(Int, gl_dither_bpc)