(svn r25229) -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map)

This commit is contained in:
planetmaker
2013-05-06 20:48:18 +00:00
parent 09240ee009
commit 83c2c96b74
3 changed files with 27 additions and 1 deletions

View File

@@ -41,6 +41,8 @@ void MakeWaterKeepingClass(TileIndex tile, Owner o);
bool RiverModifyDesertZone(TileIndex tile, void *data);
bool IsWateredTile(TileIndex tile, Direction from);
/**
* Calculates the maintenance cost of a number of canal tiles.
* @param num Number of canal tiles.