graphics/

This commit is contained in:
InfiniteCoder
2024-08-04 22:12:48 +03:00
parent f837bc5158
commit eb061bcaf4
44 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "Screen.hpp"
#include "../../graphics/core/Batch2D.hpp"
#include <graphics/core/Batch2D.hpp>
#include <engine.hpp>
Screen::Screen(Engine* engine)