mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-30 11:51:30 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "..\..\..\Minecraft.World\DisconnectPacket.h"
|
||||
#include "../../Minecraft.h"
|
||||
#include "../../../Minecraft.World/DisconnectPacket.h"
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Performs initialization tasks - retrieves controls.
|
||||
|
||||
Reference in New Issue
Block a user