Restructing on the project

This commit is contained in:
2026-01-06 03:10:27 +02:00
parent e64b8ed194
commit b457ecce47
9 changed files with 12 additions and 7 deletions

View File

@@ -7,8 +7,8 @@
* obtain one at http://mozilla.org/MPL/2.0/.
*/
#include "../ECS.hpp"
#include "../Systems/Random.hpp"
#include "../../headers/ECS.hpp"
#include "../../headers/Systems/Random.hpp"
using namespace Tourmaline::ECS;