(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code

This commit is contained in:
rubidium
2009-12-07 08:41:18 +00:00
parent a0a530a997
commit 5e2a1a46ed
8 changed files with 116 additions and 117 deletions

View File

@@ -12,7 +12,8 @@
#include "stdafx.h"
#include "functions.h"
#include "vehicle_func.h"
#include "pathfinder/yapf/follow_track.hpp"
#include "pathfinder/follow_track.hpp"
//#include "depot_map.h"
/**
* Get the reserved trackbits for any tile, regardless of type.