mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Fix include paths. Now it builds properly.
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
********************************************************************/
|
||||
|
||||
#include "EntityRenderDispatcher.hpp"
|
||||
#include "ItemInHandRenderer.hpp"
|
||||
#include "Minecraft.hpp"
|
||||
#include "../ItemInHandRenderer.hpp"
|
||||
|
||||
EntityRenderDispatcher* EntityRenderDispatcher::instance;
|
||||
float EntityRenderDispatcher::xOff, EntityRenderDispatcher::yOff, EntityRenderDispatcher::zOff;
|
||||
|
||||
Reference in New Issue
Block a user