Files @ r6670:a5c8d94cb5d7
Branch filter:

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

maedhros
(svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.
/* $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 */