(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

@@ -37,6 +37,7 @@
#include "roadstop_base.h"
#include "cargotype.h"
#include "spritecache.h"
#include "debug.h"
#include "table/strings.h"
#include "table/sprites.h"