(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 73df2c7a25
commit ad6d8c1f46
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.