mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/LCE-Revelations.git
synced 2026-06-16 19:44:07 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "Button.h"
|
||||
#include "Tesselator.h"
|
||||
#include "Textures.h"
|
||||
#include "..\Minecraft.World\System.h"
|
||||
#include "../Minecraft.World/System.h"
|
||||
|
||||
ScrolledSelectionList::ScrolledSelectionList(Minecraft *minecraft, int width, int height, int y0, int y1, int itemHeight)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user