Root includes

This commit is contained in:
InfiniteCoder
2024-08-04 10:24:11 +03:00
parent eeb9ba77fb
commit d5dc68dd38
132 changed files with 164 additions and 164 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "../../maths/UVRegion.hpp"
#include "../../window/Window.hpp"
#include "../../window/Camera.hpp"
#include "../../engine.hpp"
#include <engine.hpp>
MenuScreen::MenuScreen(Engine* engine) : Screen(engine) {
engine->resetContent();