mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-07-04 11:34:55 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include "ModelPart.h"
|
||||
#include "EntityRenderDispatcher.h"
|
||||
#include "MultiPlayerLocalPlayer.h"
|
||||
#include "..\Minecraft.World\Arrow.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "..\Minecraft.World\Player.h"
|
||||
#include "../Minecraft.World/Arrow.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
#include "../Minecraft.World/Player.h"
|
||||
|
||||
|
||||
ResourceLocation LivingEntityRenderer::ENCHANT_GLINT_LOCATION = ResourceLocation(TN__BLUR__MISC_GLINT);
|
||||
|
||||
Reference in New Issue
Block a user