cleanup: remove console platform code from shared includes and build paths

This commit is contained in:
MatthewBeshay
2026-03-26 17:53:37 +11:00
parent 2117a772d7
commit ad5da38321
13511 changed files with 99 additions and 2528309 deletions
@@ -5,8 +5,8 @@
#include "DLCManager.h"
#include "DLCAudioFile.h"
#if defined _XBOX || defined _WINDOWS64
#include "../../Minecraft.Client/Platform/Xbox/XML/ATGXmlParser.h"
#include "../../Minecraft.Client/Platform/Xbox/XML/xmlFilesCallback.h"
#include "../../Minecraft.Client/Platform/Common/XML/ATGXmlParser.h"
#include "../../Minecraft.Client/Platform/Common/XML/xmlFilesCallback.h"
#endif
namespace {