mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-16 18:02:03 +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