mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-29 10:48:42 +00:00
refactor: move Minecraft.Client into app
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "Minecraft.Client/Linux/Linux_App.h"
|
||||
#include "Minecraft.Client/Linux/Stubs/winapi_stubs.h"
|
||||
#include "app/linux/Linux_App.h"
|
||||
#include "app/linux/Stubs/winapi_stubs.h"
|
||||
#include "console_helpers/Definitions.h"
|
||||
#include "java/System.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user