mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-07-04 19:24:30 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "..\Minecraft.World\JavaMath.h"
|
||||
#include "../Minecraft.World/JavaMath.h"
|
||||
#include "RedDustParticle.h"
|
||||
|
||||
void RedDustParticle::init(Level *level, double x, double y, double z, float scale, float rCol, float gCol, float bCol)
|
||||
|
||||
Reference in New Issue
Block a user