mirror of
https://codeberg.org/piebot/LegacyEvolved
synced 2026-07-18 01:30:45 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "stdafx.h"
|
||||
#include "UI.h"
|
||||
#include "UIControl_EnchantmentButton.h"
|
||||
#include "..\..\..\Minecraft.World\net.minecraft.world.inventory.h"
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "..\..\MultiplayerLocalPlayer.h"
|
||||
#include "..\..\..\Minecraft.World\StringHelpers.h"
|
||||
#include "../../../Minecraft.World/net.minecraft.world.inventory.h"
|
||||
#include "../../Minecraft.h"
|
||||
#include "../../MultiPlayerLocalPlayer.h"
|
||||
#include "../../../Minecraft.World/StringHelpers.h"
|
||||
|
||||
UIControl_EnchantmentButton::UIControl_EnchantmentButton()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user