(svn r18367) -Codechange: unify the ship pathfinder 'calls'

This commit is contained in:
rubidium
2009-12-01 23:56:04 +00:00
parent 291f6490c6
commit 76fe20cdcc
13 changed files with 183 additions and 151 deletions

View File

@@ -24,6 +24,7 @@
#include "../../landscape.h"
#include "yapf.h"
#include "../pathfinder_func.h"
#include "../../pbs.h"
#include "../../waypoint_base.h"
#include "../../debug.h"
#include "../../settings_type.h"