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

@@ -14,7 +14,7 @@
#include "platform/input/input.h"
#include "ClientConnection.h"
#include "app/common/Audio/SoundEngine.h"
#include "app/common/Console_Debug_enum.h"
#include "minecraft/Console_Debug_enum.h"
#include "app/common/Network/GameNetworkManager.h"
#include "MultiPlayerChunkCache.h"
#include "MultiPlayerLocalPlayer.h"