mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:18:07 +00:00
fix: missing jui includes (and slight structure changes)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
#include "Minecraft.Client/Common/src/UI/UIScene.h"
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
#include "java/JavaMath.h"
|
||||
#ifndef _ENABLESHIGGY
|
||||
#include "Minecraft.Client/Linux/Stubs/iggy_stubs.h"
|
||||
#endif
|
||||
|
||||
UIControl::UIControl() {
|
||||
m_parentScene = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user