forked from Mirrorlandia_minetest/minetest
Include mg_decoration.h, mg_ore.h from emerge.cpp to fix warnings
This commit is contained in:
parent
209c0dd1af
commit
8040806f22
@ -40,6 +40,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "nodedef.h"
|
#include "nodedef.h"
|
||||||
#include "mg_biome.h"
|
#include "mg_biome.h"
|
||||||
|
#include "mg_decoration.h"
|
||||||
|
#include "mg_ore.h"
|
||||||
#include "mapgen_v6.h"
|
#include "mapgen_v6.h"
|
||||||
#include "mapgen_v7.h"
|
#include "mapgen_v7.h"
|
||||||
#include "mapgen_singlenode.h"
|
#include "mapgen_singlenode.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user