(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
This commit is contained in:
@@ -14,13 +14,15 @@
|
||||
#include "articulated_vehicles.h"
|
||||
#include "command_func.h"
|
||||
#include "pathfinder/npf/npf_func.h"
|
||||
#include "pathfinder/yapf/yapf.hpp"
|
||||
#include "pathfinder/follow_track.hpp"
|
||||
#include "openttd.h"
|
||||
#include "news_func.h"
|
||||
#include "company_func.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "newgrf_engine.h"
|
||||
#include "newgrf_sound.h"
|
||||
#include "newgrf_text.h"
|
||||
#include "pathfinder/yapf/follow_track.hpp"
|
||||
#include "group.h"
|
||||
#include "table/sprites.h"
|
||||
#include "strings_func.h"
|
||||
|
Reference in New Issue
Block a user