- moved lightbuffers and flatvertices to 'common'.

This commit is contained in:
Christoph Oelckers 2020-04-26 12:30:36 +02:00
commit 69d724ae73
36 changed files with 55 additions and 56 deletions

View file

@ -33,7 +33,7 @@
#include "hwrenderer/postprocessing/hw_postprocess.h"
#include "hwrenderer/postprocessing/hw_postprocess_cvars.h"
#include "hw_vrmodes.h"
#include "hwrenderer/data/flatvertices.h"
#include "flatvertices.h"
#include "r_videoscale.h"
#include "filesystem.h"