mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 11:35:34 +00:00
refactor: rename Build -> Platform in Minecraft.World
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "Button.h"
|
||||
#include "../Rendering/Tesselator.h"
|
||||
#include "../Textures/Textures.h"
|
||||
#include "../../Minecraft.World/Build/System.h"
|
||||
#include "../../Minecraft.World/Platform/System.h"
|
||||
|
||||
ScrolledSelectionList::ScrolledSelectionList(Minecraft *minecraft, int width, int height, int y0, int y1, int itemHeight)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user