Files @ r6138:b11eea571618
Branch filter:

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

rubidium
(svn r8880) -Codechange: make anim cursors an array of structs.
/* $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 */