src/rail.h
changeset 8596 27646407e0bc
parent 8539 0ba5701ab630
child 8597 87f03bc9c8e4
equal deleted inserted replaced
8595:e4dee65e88c7 8596:27646407e0bc
     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.