- directory structure cleanup.

The hwrenderer folder did not contain sufficient files anymore for such extensive subgrouping.
This commit is contained in:
Christoph Oelckers 2020-04-29 17:36:58 +02:00
commit 5d10d6c448
27 changed files with 29 additions and 44 deletions

View file

@ -36,7 +36,7 @@
#include "hw_clock.h"
#include "hw_vrmodes.h"
#include "hw_cvars.h"
#include "hwrenderer/models/hw_models.h"
#include "hw_models.h"
#include "hw_skydome.h"
#include "hwrenderer/scene/hw_fakeflat.h"
#include "hwrenderer/scene/hw_drawinfo.h"