mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-18 14:41:54 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "EnderParticle.h"
|
||||
#include "..\Minecraft.World\JavaMath.h"
|
||||
#include "..\Minecraft.World\Random.h"
|
||||
#include "../Minecraft.World/JavaMath.h"
|
||||
#include "../Minecraft.World/Random.h"
|
||||
|
||||
// 4J Stu - This class was originally "PortalParticle" but I have split the two uses of the particle
|
||||
// End creatures/items (e.g. EnderMan, EyeOfEnder, etc) use this particle
|
||||
|
||||
Reference in New Issue
Block a user