renamed chemical to config, and renamed life to entity
This commit is contained in:
parent
04c89e46fe
commit
ccf13ba470
5 changed files with 157 additions and 0 deletions
5
tests/std/entity.c
Normal file
5
tests/std/entity.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#include "../test.h"
|
||||
#include "arc/std/entity.h"
|
||||
|
||||
ARC_TEST(Entity_Init){
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue