(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

@@ -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"