mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-07-13 16:18:26 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "Settings.h"
|
||||
#include "..\Minecraft.World\File.h"
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
#include "../Minecraft.World/File.h"
|
||||
#include "../Minecraft.World/StringHelpers.h"
|
||||
#include <fstream>
|
||||
|
||||
static wstring ParsePropertyText(const string &text)
|
||||
|
||||
Reference in New Issue
Block a user