mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-07-15 18:42:34 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
#include "QuadrupedModel.h"
|
||||
#include "..\Minecraft.World\Mth.h"
|
||||
#include "../Minecraft.World/Mth.h"
|
||||
#include "ModelPart.h"
|
||||
|
||||
QuadrupedModel::QuadrupedModel(int legSize, float g) : Model()
|
||||
|
||||
Reference in New Issue
Block a user