File diff r2185:83c584e8be30 → r2186:5ee653b1b5e1
table/industry_land.h
Show inline comments
 
/* $Id$ */
 

	
 
#define M(s1,s2,sx,sy,w,h,dz,p) {s1,s2,(sx<<4)|sy,((w-1)<<4)|(h-1),dz,p}
 

	
 
static const DrawIndustryTileStruct _industry_draw_tile_data[700] = {