mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-09-23 20:21:12 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -14,8 +14,8 @@ class SparseLightStorage;
|
||||
class CompressedTileStorage;
|
||||
class SparseDataStorage;
|
||||
|
||||
#include "..\Minecraft.World\SmoothFloat.h"
|
||||
#include "..\Minecraft.World\C4JThread.h"
|
||||
#include "../Minecraft.World/SmoothFloat.h"
|
||||
#include "../Minecraft.World/C4JThread.h"
|
||||
#include "ResourceLocation.h"
|
||||
|
||||
class GameRenderer
|
||||
|
||||
Reference in New Issue
Block a user