File diff r8570:8edf335fd1b4 → r8571:ede148e241b1
src/sprite.h
Show inline comments
 
@@ -31,14 +31,13 @@ struct DrawTileSeqStruct {
 
	byte size_y;
 
	byte size_z;
 
	PalSpriteID image;
 
};
 

	
 
struct DrawTileSprites {
 
	SpriteID ground_sprite;
 
	SpriteID ground_pal;
 
	PalSpriteID ground;
 
	const DrawTileSeqStruct *seq;
 
};
 

	
 
/**
 
 * This structure is the same for both Industries and Houses.
 
 * Buildings here reference a general type of construction