Home
last modified time | relevance | path

Searched refs:BuildRiver (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dlandscape.cpp1164 static void BuildRiver(TileIndex begin, TileIndex end) in BuildRiver() function
1266 if (found) BuildRiver(begin, end); in FlowRiver()