Files @ r8082:9d654f9b59ea
Branch filter:

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

rubidium
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
/* $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 */