Removes EXTENDED_MOVE block because that's mostly for VR and we'll be implementing a separate VR controller.

This commit is contained in:
Areloch 2017-10-18 00:26:57 -05:00
parent df9deea1a8
commit 6ce53c45f0
2 changed files with 0 additions and 88 deletions

View file

@ -34,7 +34,6 @@
#include "lighting/lightQuery.h"
#include "scene/sceneManager.h"
#include "gfx/bitmap/ddsFile.h"
#include "gfx/bitmap/ddsUtils.h"
#include "gfx/gfxTextureManager.h"
#include "materials/materialFeatureTypes.h"
#include "renderInstance/renderImposterMgr.h"