Files @ r7074:a60c9b2be23d
Branch filter:

Location: cpp/openttd-patchpack/source/src/yapf/track_dir.hpp

truelight
(svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;)
/* $Id$ */

#ifndef  TRACK_DIR_HPP
#define  TRACK_DIR_HPP

#include "../tile.h"
#include "../openttd.h"
#include "../map.h"
#include "../rail.h"

#endif /* TRACK_DIR_HPP */