src/rail_map.h
branchgamebalance
changeset 9908 0fa543611bbe
parent 9895 7bd07f43b0e3
child 7036 9f23930e7ded
equal deleted inserted replaced
9907:3b068c3a1c74 9908:0fa543611bbe
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file rail_map.h Hides the direct accesses to the map array with map accessors */
     2 
     4 
     3 #ifndef RAIL_MAP_H
     5 #ifndef RAIL_MAP_H
     4 #define RAIL_MAP_H
     6 #define RAIL_MAP_H
     5 
     7 
     6 #include "direction.h"
     8 #include "direction.h"