File diff r11639:baf78c8eb5f4 → r11640:aa6c71abbdce
src/station_type.h
Show inline comments
 
@@ -12,6 +12,7 @@ struct Station;
 
struct RoadStop;
 
struct StationSpec;
 

	
 
static const StationID NEW_STATION = 0xFFFE;
 
static const StationID INVALID_STATION = 0xFFFF;
 

	
 
/** Station types */