summaryrefslogtreecommitdiffstats
path: root/game/code/ai/allai.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'game/code/ai/allai.cpp')
-rw-r--r--game/code/ai/allai.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/game/code/ai/allai.cpp b/game/code/ai/allai.cpp
new file mode 100644
index 0000000..ea209fc
--- /dev/null
+++ b/game/code/ai/allai.cpp
@@ -0,0 +1,6 @@
+#include <ai/actionbuttonhandler.cpp>
+#include <ai/actionbuttonmanager.cpp>
+#include <ai/state.cpp>
+#include <ai/statemanager.cpp>
+#include <ai/playanimonce.cpp>
+#include <ai/automaticdoor.cpp> \ No newline at end of file