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

@@ -12,7 +12,7 @@
#include <utility>
#include "minecraft/GameEnums.h"
#include "app/common/Console_Debug_enum.h"
#include "minecraft/Console_Debug_enum.h"
#include "app/common/DLC/DLCManager.h"
#include "app/common/DLC/DLCSkinFile.h"
#include "app/common/Network/GameNetworkManager.h"