mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-28 07:07:05 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "DisconnectedScreen.h"
|
||||
#include "TitleScreen.h"
|
||||
#include "Button.h"
|
||||
#include "..\Minecraft.World\net.minecraft.locale.h"
|
||||
#include "../Minecraft.World/net.minecraft.locale.h"
|
||||
|
||||
DisconnectedScreen::DisconnectedScreen(const wstring& title, const wstring reason, void *reasonObjects, ...)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user