File diff r10695:3124a970a753 → r10696:8dfe83e30d01
src/newgrf_station.cpp
Show inline comments
 
@@ -32,7 +32,7 @@
 
#include "table/sprites.h"
 
#include "table/strings.h"
 

	
 
static StationClass _station_classes[STAT_CLASS_MAX];
 
StationClass _station_classes[STAT_CLASS_MAX];
 

	
 
enum {
 
	MAX_SPECLIST = 255,