forked from mirror/OpenTTD
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
void TileLoop_Water(TileIndex tile);
|
||||
bool FloodHalftile(TileIndex t);
|
||||
void DoFloodTile(TileIndex target);
|
||||
|
||||
void ConvertGroundTilesIntoWaterTiles();
|
||||
|
||||
|
Reference in New Issue
Block a user