1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Generate beaches

This commit is contained in:
Perttu Ahola 2012-03-29 03:44:37 +03:00
parent d376148ca1
commit 75821c6889
3 changed files with 13 additions and 10 deletions

View file

@ -49,7 +49,7 @@ namespace mapgen
/*
These are used by FarMesh
*/
bool get_have_sand(u64 seed, v2s16 p2d);
bool get_have_beach(u64 seed, v2s16 p2d);
double tree_amount_2d(u64 seed, v2s16 p);
struct BlockMakeData