src/railtypes.h
branchgamebalance
changeset 9908 0fa543611bbe
parent 5726 8f399788f6c9
child 6871 5a9dc001e1ad
equal deleted inserted replaced
9907:3b068c3a1c74 9908:0fa543611bbe
     1 /* $Id$ */
     1 /* $Id$ */
     2 
       
     3 #ifndef RAILTYPES_H
       
     4 #define RAILTYPES_H
       
     5 
     2 
     6 /** @file railtypes.h
     3 /** @file railtypes.h
     7  * All the railtype-specific information is stored here.
     4  * All the railtype-specific information is stored here.
     8  */
     5  */
       
     6 
       
     7 #ifndef RAILTYPES_H
       
     8 #define RAILTYPES_H
     9 
     9 
    10 /** Global Railtype definition
    10 /** Global Railtype definition
    11  */
    11  */
    12 RailtypeInfo _railtypes[] = {
    12 RailtypeInfo _railtypes[] = {
    13 	/** Railway */
    13 	/** Railway */