Files @ r7707:0f25fce9ac45
Branch filter:

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

belugas
(svn r11241) -Fix: Obiwan error on industry animated tiles. Spotted and fixed by Csaboka
/* $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 */