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,15 +1,15 @@
#include "../../Build/stdafx.h"
#include "../../../Common/DLC/DLCGameRulesFile.h"
#include "../../../Common/DLC/DLCGameRulesHeader.h"
#include "../../../Common/DLC/DLCGameRules.h"
#include "../../Platform/stdafx.h"
#include "../../Platform/Common/DLC/DLCGameRulesFile.h"
#include "../../Platform/Common/DLC/DLCGameRulesHeader.h"
#include "../../Platform/Common/DLC/DLCGameRules.h"
#include "DLCTexturePack.h"
#include "../../../Common/DLC/DLCColourTableFile.h"
#include "../../../Common/DLC/DLCUIDataFile.h"
#include "../../../Common/DLC/DLCTextureFile.h"
#include "../../../Common/DLC/DLCLocalisationFile.h"
#include "../../Platform/Common/DLC/DLCColourTableFile.h"
#include "../../Platform/Common/DLC/DLCUIDataFile.h"
#include "../../Platform/Common/DLC/DLCTextureFile.h"
#include "../../Platform/Common/DLC/DLCLocalisationFile.h"
#include "../../../Minecraft.World/Util/StringHelpers.h"
#include "../../Utils/StringTable.h"
#include "../../../Common/DLC/DLCAudioFile.h"
#include "../../Platform/Common/DLC/DLCAudioFile.h"
#if defined _XBOX || defined _WINDOWS64
#include "../../Platform/Xbox/XML/ATGXmlParser.h"