Decouple 4J libs for extraction to 4jlibs

This commit is contained in:
MatthewBeshay
2026-03-20 11:08:45 +11:00
parent f0b898b75d
commit 1845c64ad4
23 changed files with 639 additions and 186 deletions

View File

@@ -1,6 +1,5 @@
#include "4J_Input.h"
#include "../Minecraft.Client/Platform/Common/App_enums.h"
#include "../4J.Render/4J_Render.h"
#include "../4J.Common/4J_InputActions.h"
#include <SDL2/SDL.h>
#include <math.h>
#include <string.h>