remove remaining Linux implementations for common ones

This commit is contained in:
Tropical
2026-04-09 22:42:17 -05:00
parent 19f73c2754
commit 224fd9dacc
227 changed files with 390 additions and 390 deletions

View File

@@ -10,7 +10,7 @@
#include "app/common/UI/UILayer.h"
#include "app/common/UI/UIScene.h"
#include "app/common/Game.h"
#include "app/linux/Linux_UIController.h"
#include "app/common/UI/ConsoleUIController.h"
#include "minecraft/GameEnums.h"
#include "minecraft/client/Minecraft.h"
#include "minecraft/client/multiplayer/MultiPlayerLocalPlayer.h"