File diff r6102:6babef72e5d3 → r6103:436b6b65ad3d
src/newgrf_config.h
Show inline comments
 
@@ -24,6 +24,7 @@ typedef struct GRFConfig : public GRFIde
 
	char *filename;
 
	char *name;
 
	char *info;
 
	char *error;
 

	
 
	uint8 flags;
 
	uint32 param[0x80];