add support for linux clang cross compiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include "..\Minecraft.World\SmoothFloat.h"
|
||||
#include "..\Minecraft.World\net.minecraft.world.entity.player.h"
|
||||
#include "../Minecraft.World/SmoothFloat.h"
|
||||
#include "../Minecraft.World/net.minecraft.world.entity.player.h"
|
||||
|
||||
class Input;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user