refactor: move Console_Debug_enum.h into minecraft

This commit is contained in:
MatthewBeshay
2026-04-08 21:22:09 +10:00
parent 58de5bb40b
commit a3b8adeb5a
27 changed files with 26 additions and 26 deletions

View File

@@ -11,7 +11,7 @@
#include "platform/storage/storage.h"
#include "EntityTracker.h"
#include "platform/ShutdownManager.h"
#include "app/common/Console_Debug_enum.h"
#include "minecraft/Console_Debug_enum.h"
#include "app/common/DLC/DLCManager.h"
#include "app/common/DLC/DLCPack.h"
#include "minecraft/network/platform/NetworkPlayerInterface.h"