src/signal_func.h
changeset 10208 72c00af5c95d
parent 9818 bec6961fb6b6
equal deleted inserted replaced
10207:c291a21b304e 10208:72c00af5c95d
     7 
     7 
     8 #include "track_type.h"
     8 #include "track_type.h"
     9 #include "tile_type.h"
     9 #include "tile_type.h"
    10 #include "direction_type.h"
    10 #include "direction_type.h"
    11 #include "track_type.h"
    11 #include "track_type.h"
    12 #include "player_type.h"
    12 #include "company_type.h"
    13 
    13 
    14 /**
    14 /**
    15  * Maps a trackdir to the bit that stores its status in the map arrays, in the
    15  * Maps a trackdir to the bit that stores its status in the map arrays, in the
    16  * direction along with the trackdir.
    16  * direction along with the trackdir.
    17  */
    17  */