feat: entt library
This commit is contained in:
6
include/components/light.h
Normal file
6
include/components/light.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef COMPONENTS_LIGHT_H_
|
||||
#define COMPONENTS_LIGHT_H_
|
||||
|
||||
struct light {};
|
||||
|
||||
#endif // COMPONENTS_LIGHT_H_
|
Reference in New Issue
Block a user