This commit is contained in:
InfiniteCoder
2024-08-05 23:23:28 +03:00
parent 5d791b3cec
commit 7f75c454c8
22 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
#include <files/settings_io.hpp>
#include "../../../frontend/menu.hpp"
#include "../../../frontend/screens/MenuScreen.hpp"
#include "../../../logic/EngineController.hpp"
#include "../../../logic/LevelController.hpp"
#include <logic/EngineController.hpp>
#include <logic/LevelController.hpp>
#include "../../../window/Events.hpp"
#include "../../../window/Window.hpp"
#include "../../../world/Level.hpp"