fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h

This commit is contained in:
Tropical
2026-03-09 00:34:09 -05:00
parent dec2f8d8d0
commit 5a36950239
337 changed files with 483 additions and 483 deletions

View File

@@ -1,4 +1,4 @@
#include "Build/stdafx.h"
#include "Platform/stdafx.h"
#include "Minecraft.h"
#include "GameState/GameMode.h"
#include "Utils/Timer.h"
@@ -65,8 +65,8 @@
#ifdef _XBOX
#include "Platform/Xbox/Network/NetworkPlayerXbox.h"
#endif
#include "Platform/UI/IUIScene_CreativeMenu.h"
#include "Platform/UI/UIFontData.h"
#include "Platform/Common/UI/IUIScene_CreativeMenu.h"
#include "Platform/Common/UI/UIFontData.h"
#include "Textures/Packs/DLCTexturePack.h"
#ifdef __ORBIS__