refactor: move Minecraft.Client into app

This commit is contained in:
MatthewBeshay
2026-04-02 16:09:32 +11:00
parent e5a859f8a7
commit 11f9bd6046
784 changed files with 2598 additions and 2604 deletions

View File

@@ -4,7 +4,7 @@
#include "Button.h"
#include "EditBox.h"
#include "Minecraft.Client/include/stubs.h"
#include "app/include/stubs.h"
#include "console_helpers/StringHelpers.h"
#include "minecraft/client/Minecraft.h"
#include "minecraft/client/Options.h"