rail.c
changeset 1948 d95a69e8c560
parent 1944 dd9cba5fab2a
child 1950 aeb6067adc30
equal deleted inserted replaced
1947:32308520a356 1948:d95a69e8c560
       
     1 #include "stdafx.h"
       
     2 #include "openttd.h"
     1 #include "rail.h"
     3 #include "rail.h"
     2 
     4 
     3 /* XXX: Below 3 tables store duplicate data. Maybe remove some? */
     5 /* XXX: Below 3 tables store duplicate data. Maybe remove some? */
     4 /* Maps a trackdir to the bit that stores its status in the map arrays, in the
     6 /* Maps a trackdir to the bit that stores its status in the map arrays, in the
     5  * direction along with the trackdir */
     7  * direction along with the trackdir */