mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 20:14:18 +00:00
refactor: rename Build -> Platform in Minecraft.World
This commit is contained in:
@@ -9,7 +9,7 @@ extern "C"
|
||||
#include <stdlib.h>
|
||||
#include <mspace.h>
|
||||
#include <kernel.h>
|
||||
#include "../../../Minecraft.World/Build/System.h"
|
||||
#include "../../../Minecraft.World/Platform/System.h"
|
||||
|
||||
static size_t s_heapLength;
|
||||
static size_t s_memLength;
|
||||
|
||||
Reference in New Issue
Block a user