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