yapf/yapf.h
branchcustombridgeheads
changeset 5616 0570ae953222
parent 5573 afa6f92a71fd
child 5621 6ce400c0a2f4
--- a/yapf/yapf.h	Sun Dec 31 18:03:21 2006 +0000
+++ b/yapf/yapf.h	Sun Dec 31 21:13:40 2006 +0000
@@ -98,6 +98,7 @@
 	bool                m_is_bridge;     ///< last turn passed bridge ramp
 	bool                m_is_station;    ///< last turn passed station
 	int                 m_tiles_skipped; ///< number of skipped tunnel or station tiles
+	Trackdir            m_intermediate_trackdir; ///< when some bridge tiles are skipped, contains direction of the bridge
 } FollowTrack_t;
 
 /** Initializes FollowTrack_t structure */