mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-07-12 18:18:34 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "..\Minecraft.World\net.minecraft.world.entity.animal.h"
|
||||
#include "../Minecraft.World/net.minecraft.world.entity.animal.h"
|
||||
#include "OzelotRenderer.h"
|
||||
|
||||
OzelotRenderer::OzelotRenderer(Model *model, float shadow) : MobRenderer(model, shadow)
|
||||
|
||||
Reference in New Issue
Block a user