mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
AI goals refactoring (#524)
This commit is contained in:
committed by
ArseniyShestakov
parent
2c1f3dd742
commit
e1b922f7b8
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* AIhelper.h, part of VCMI engine
|
||||
* AIPathfinderConfig.cpp, part of VCMI engine
|
||||
*
|
||||
* Authors: listed in file AUTHORS in main folder
|
||||
*
|
||||
@@ -9,6 +9,7 @@
|
||||
*/
|
||||
#include "StdInc.h"
|
||||
#include "AIPathfinderConfig.h"
|
||||
#include "../Goals/Goals.h"
|
||||
#include "../../../CCallback.h"
|
||||
#include "../../../lib/mapping/CMap.h"
|
||||
#include "../../../lib/mapObjects/MapObjects.h"
|
||||
|
||||
Reference in New Issue
Block a user