added life (entity component system) type, and changed chemical param to try to match more to archeus (or at least what I've read from wikipedia)
This commit is contained in:
parent
e698fb54a2
commit
990c22d27d
6 changed files with 43 additions and 21 deletions
|
|
@ -128,7 +128,7 @@ if(ARCHEUS_TESTS)
|
|||
add_executable(tests
|
||||
tests/test.c
|
||||
|
||||
tests/std/chemical.c
|
||||
#tests/std/chemical.c
|
||||
#tests/std/hashtable.c
|
||||
#tests/std/lexer.c
|
||||
#tests/std/parser.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue