#include "util/numeric.h"#include <cmath>#include "map.h"#include "mapgen.h"#include "mapgen_v5.h"#include "mapgen_v6.h"#include "mapgen_v7.h"#include "mg_biome.h"#include "cavegen.h"
Include dependency graph for cavegen.cpp:Variables | |
| static NoiseParams | nparams_caveliquids (0, 1, v3f(150.0, 150.0, 150.0), 776, 3, 0.6, 2.0) |
|
static |
Referenced by CavesRandomWalk::CavesRandomWalk().