inital commit

This commit is contained in:
2026-07-09 00:27:26 +01:00
commit 06bcac9bf7
22 changed files with 793 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#pragma once
#include <entt/entt.hpp>
void update_render_system(entt::registry &registry);