mirror of
https://codeberg.org/piebot/LegacyEvolved
synced 2026-07-18 02:40:53 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
using namespace std;
|
||||
#include <vector>
|
||||
#include "..\..\..\Minecraft.World\C4JThread.h"
|
||||
#include "../../../Minecraft.World/C4JThread.h"
|
||||
#include "NetworkPlayerInterface.h"
|
||||
#include "PlatformNetworkManagerInterface.h"
|
||||
#include "SessionInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user