File diff r17266:fd37372a3e14 → r17267:4f82ca9bd495
src/functions.h
Show inline comments
 
@@ -20,7 +20,4 @@ void DrawClearLandTile(const TileInfo *t
 
void DrawClearLandFence(const TileInfo *ti);
 
void TileLoopClearHelper(TileIndex tile);
 

	
 
/* misc functions */
 
void MarkTileDirtyByTile(TileIndex tile);
 

	
 
#endif /* FUNCTIONS_H */