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

This commit is contained in:
rubidium
2009-12-01 23:56:04 +00:00
parent d63429af1e
commit 2341c2e283
13 changed files with 183 additions and 151 deletions

View File

@@ -43,6 +43,8 @@
#include "roadstop_base.h"
#include "waypoint_base.h"
#include "waypoint_func.h"
#include "pbs.h"
#include "debug.h"
#include "table/strings.h"