inital commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
#include <entt/entt.hpp>
|
||||
#include <raylib.h>
|
||||
|
||||
namespace varicle {
|
||||
|
||||
void update_render_system(entt::registry ®istry);
|
||||
}
|
||||
Reference in New Issue
Block a user