File diff r2260:e8d302877e4c → r2261:e6fb9fd7ed61
table/water_land.h
Show inline comments
 
@@ -149,8 +149,3 @@ static const WaterDrawTileStruct* const 
 

	
 
#undef BEGIN
 
#undef END
 

	
 

	
 
static const SpriteID _water_shore_sprites[15] = {
 
	0, 0xFDF, 0xFE0, 0xFE4, 0xFDE, 0, 0xFE2, 0, 0xFE1, 0xFE5, 0, 0, 0xFE3, 0, 0
 
};