mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 10:45:27 +02:00
Split ObjDef/ObjDefManager out to objdef.cpp
This commit is contained in:
@@ -21,9 +21,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#define MG_DECORATION_HEADER
|
||||
|
||||
#include <set>
|
||||
#include "mapgen.h"
|
||||
#include "objdef.h"
|
||||
#include "noise.h"
|
||||
#include "nodedef.h"
|
||||
|
||||
struct NoiseParams;
|
||||
class Mapgen;
|
||||
class MMVManip;
|
||||
class PseudoRandom;
|
||||
|
Reference in New Issue
Block a user