We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4585fba commit d9d06adCopy full SHA for d9d06ad
src/script/lua_api/l_mapgen.cpp
@@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
27
#include "biome.h"
28
#include "emerge.h"
29
#include "mapgen_v7.h"
30
+#include "main.h"
31
32
33
struct EnumString ModApiMapgen::es_BiomeTerrainType[] =
0 commit comments