upd
This commit is contained in:
parent
3aaa4557c6
commit
ae14cef6d5
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@ namespace zecsy
|
|||
{
|
||||
using entity_id = uint64_t;
|
||||
|
||||
/*
|
||||
* Actually, not a pure POD. Gotta figure out a better name
|
||||
*/
|
||||
template<typename... T>
|
||||
concept Component = []
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue