mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-14 13:42:08 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -9,7 +9,7 @@ extern "C"
|
||||
#include <stdlib.h>
|
||||
#include <mspace.h>
|
||||
#include <kernel.h>
|
||||
#include "..\Minecraft.World\System.h"
|
||||
#include "../Minecraft.World/System.h"
|
||||
|
||||
static size_t s_heapLength;
|
||||
static size_t s_memLength;
|
||||
|
||||
Reference in New Issue
Block a user