src/rail.h
changeset 8100 6bc08f98ec16
parent 8043 08dcb2d81d9d
child 8101 d5357bde8cab
equal deleted inserted replaced
8099:b4ecb5bca80c 8100:6bc08f98ec16
     4 
     4 
     5 #ifndef RAIL_H
     5 #ifndef RAIL_H
     6 #define RAIL_H
     6 #define RAIL_H
     7 
     7 
     8 #include "gfx.h"
     8 #include "gfx.h"
     9 #include "direction.h"
     9 #include "direction_func.h"
    10 #include "tile.h"
    10 #include "tile.h"
    11 #include "variables.h"
    11 #include "variables.h"
    12 
    12 
    13 /**
    13 /**
    14  * Enumeration for all possible railtypes.
    14  * Enumeration for all possible railtypes.