File diff r7033:4eb48f2ed5ed → r7034:02d83c0816e7
src/newgrf_config.h
Show inline comments
 
@@ -47,7 +47,6 @@ struct GRFError {
 

	
 
struct GRFConfig : public GRFIdentifier {
 
	char *filename;
 
	char *full_path;
 
	char *name;
 
	char *info;
 
	GRFError *error;