File diff r19729:89a1eb41481c → r19730:2c33854b291a
src/newgrf_spritegroup.h
Show inline comments
 
@@ -374,10 +374,6 @@ struct ResolverObject {
 
			uint8 station_size;
 
		} generic;
 
		struct {
 
			TileIndex tile;                ///< Tracktile. For track on a bridge this is the southern bridgehead.
 
			TileContext context;           ///< Are we resolving sprites for the upper halftile, or on a bridge?
 
		} routes;
 
		struct {
 
			struct Station *st;            ///< Station of the airport for which the callback is run, or NULL for build gui.
 
			byte airport_id;               ///< Type of airport for which the callback is run
 
			byte layout;                   ///< Layout of the airport to build.