updated some documentation
This commit is contained in:
parent
788147b8f2
commit
5fba766695
5 changed files with 19 additions and 16 deletions
|
|
@ -15,7 +15,7 @@ extern "C" {
|
|||
typedef struct ARC_EntitySystem ARC_EntitySystem;
|
||||
|
||||
/**
|
||||
* @brief an entity component system type
|
||||
* @brief an entity type (just an id)
|
||||
*/
|
||||
typedef uint32_t ARC_Entity;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue