File diff r20802:1649ff60d5bb → r20803:a4210c64dd69
src/landscape.cpp
Show inline comments
 
@@ -329,7 +329,7 @@ void GetSlopePixelZOnEdge(Slope tileh, D
 

	
 
/**
 
 * Get slope of a tile on top of a (possible) foundation
 
 * If a tile does not have a foundation, the function returns the same as GetTilePixelSlope.
 
 * If a tile does not have a foundation, the function returns the same as GetTileSlope.
 
 *
 
 * @param tile The tile of interest.
 
 * @param z returns the z of the foundation slope. (Can be NULL, if not needed)