(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
#include "roadveh.h"
|
||||
#include "command_func.h"
|
||||
#include "news_func.h"
|
||||
#include "pathfind.h"
|
||||
#include "npf.h"
|
||||
#include "pathfinder/npf/npf.h"
|
||||
#include "station_base.h"
|
||||
#include "company_func.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "articulated_vehicles.h"
|
||||
#include "newgrf_engine.h"
|
||||
#include "newgrf_sound.h"
|
||||
#include "yapf/yapf.h"
|
||||
#include "pathfinder/yapf/yapf.h"
|
||||
#include "strings_func.h"
|
||||
#include "tunnelbridge_map.h"
|
||||
#include "functions.h"
|
||||
|
Reference in New Issue
Block a user