mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
NK2AI::AIGateway in CDynLibHandler.cpp
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#ifdef STATIC_AI
|
#ifdef STATIC_AI
|
||||||
# include "../../AI/VCAI/VCAI.h"
|
# include "../../AI/VCAI/VCAI.h"
|
||||||
# include "../../AI/Nullkiller/AIGateway.h"
|
# include "../../AI/Nullkiller/AIGateway.h"
|
||||||
|
# include "../../AI/Nullkiller2/AIGateway.h"
|
||||||
# include "../../AI/BattleAI/BattleAI.h"
|
# include "../../AI/BattleAI/BattleAI.h"
|
||||||
# include "../../AI/StupidAI/StupidAI.h"
|
# include "../../AI/StupidAI/StupidAI.h"
|
||||||
# include "../../AI/EmptyAI/CEmptyAI.h"
|
# include "../../AI/EmptyAI/CEmptyAI.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user