mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-21 04:15:44 +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