refactor: move 4J implementations into platform/sdl2

This commit is contained in:
MatthewBeshay
2026-04-02 16:03:08 +11:00
parent 35b63da24d
commit e5a859f8a7
264 changed files with 336 additions and 415 deletions

View File

@@ -6,7 +6,7 @@
#include <vector>
#include "4J.Common/4J_Compat.h"
#include "4J_Storage.h"
#include "platform/sdl2/Storage.h"
#include "Minecraft.Client/Common/App_enums.h"
#include "Minecraft.Client/Common/src/BuildVer/BuildVer.h"
#include "Minecraft.Client/Common/src/Network/NetworkPlayerInterface.h"