File diff r19260:216381f94394 → r19261:64cd03705a3e
src/newgrf_class.h
Show inline comments
 
@@ -30,6 +30,8 @@ private:
 
	 */
 
	static NewGRFClass<Tspec, Tid, Tmax> classes[Tmax];
 

	
 
	void ResetClass();
 

	
 
	/** Initialise the defaults. */
 
	static void InsertDefaults();