Skip to content

Commit c01b997

Browse files
committed
move some AI support code into new CreatureAI.cpp
1 parent d025cb1 commit c01b997

3 files changed

Lines changed: 484 additions & 456 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ SET(OPENC2E_CORE
8787
src/CompoundPart.cpp
8888
src/creatures/Creature.cpp
8989
src/creatures/CreatureAgent.cpp
90+
src/creatures/CreatureAI.cpp
9091
src/creaturesImage.cpp
9192
src/dialect.cpp
9293
src/Engine.cpp

0 commit comments

Comments
 (0)