mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-05-26 05:14:49 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
#include "../Minecraft.World/StringHelpers.h"
|
||||
#include "DeathScreen.h"
|
||||
#include "Button.h"
|
||||
#include "MultiplayerLocalPlayer.h"
|
||||
#include "MultiPlayerLocalPlayer.h"
|
||||
#include "TitleScreen.h"
|
||||
|
||||
void DeathScreen::init()
|
||||
|
||||
Reference in New Issue
Block a user