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:
@@ -6,8 +6,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "..\..\Minecraft.World\ArrayWithLength.h"
|
||||
#include "..\..\Minecraft.World\CommandsEnum.h"
|
||||
#include "../../Minecraft.World/ArrayWithLength.h"
|
||||
#include "../../Minecraft.World/CommandsEnum.h"
|
||||
|
||||
class GameType;
|
||||
class ServerPlayer;
|
||||
|
||||
Reference in New Issue
Block a user