mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-29 18:35:40 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#include "FootstepParticle.h"
|
||||
#include "Textures.h"
|
||||
#include "Tesselator.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "..\Minecraft.World\net.minecraft.world.level.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
#include "../Minecraft.World/net.minecraft.world.level.h"
|
||||
#include "ResourceLocation.h"
|
||||
|
||||
ResourceLocation FootstepParticle::FOOTPRINT_LOCATION = ResourceLocation(TN_MISC_FOOTSTEP);
|
||||
|
||||
Reference in New Issue
Block a user