(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h

This commit is contained in:
rubidium
2009-12-02 16:38:33 +00:00
parent 81062163a2
commit d58e4084de
4 changed files with 27 additions and 36 deletions

View File

@@ -31,8 +31,7 @@
#include "settings_internal.h"
#include "command_func.h"
#include "console_func.h"
#include "pathfinder/npf/npf.h"
#include "pathfinder/yapf/yapf.h"
#include "pathfinder/pathfinder_type.h"
#include "genworld.h"
#include "train.h"
#include "news_func.h"