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 0c21ef1b45
commit 9359b72b93
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"