mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Split pathfinder into multiple smaller files
This commit is contained in:
@ -22,9 +22,9 @@
|
||||
#include "../gui/WindowHandler.h"
|
||||
|
||||
#include "../../lib/CConfigHandler.h"
|
||||
#include "../../lib/CPathfinder.h"
|
||||
#include "../../lib/mapObjects/CGHeroInstance.h"
|
||||
#include "../../lib/mapObjects/MiscObjects.h"
|
||||
#include "../../lib/pathfinder/CGPathNode.h"
|
||||
#include "../../lib/spells/ViewSpellInt.h"
|
||||
|
||||
void MapViewController::setViewCenter(const int3 & position)
|
||||
|
Reference in New Issue
Block a user