Quick renaming of stuff to be more generic as 'AI'. Now maybe I can get some sweet sweet investor money.
This commit is contained in:
parent
9d6dc2f5dd
commit
a079f882df
7 changed files with 95 additions and 289 deletions
|
@ -93,7 +93,7 @@ sources = [
|
|||
'config.cpp',
|
||||
'dbc.cpp',
|
||||
'devices.cpp',
|
||||
'goap.cpp',
|
||||
'ai.cpp',
|
||||
'guecs.cpp',
|
||||
'gui_fsm.cpp',
|
||||
'inventory.cpp',
|
||||
|
@ -131,7 +131,7 @@ executable('runtests', sources + [
|
|||
'tests/dbc.cpp',
|
||||
'tests/dinkyecs.cpp',
|
||||
'tests/fsm.cpp',
|
||||
'tests/goap.cpp',
|
||||
'tests/ai.cpp',
|
||||
'tests/guecs.cpp',
|
||||
'tests/inventory.cpp',
|
||||
'tests/lel.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue