mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Split ObjDef/ObjDefManager out to objdef.cpp
This commit is contained in:
@@ -20,9 +20,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#ifndef MG_BIOME_HEADER
|
||||
#define MG_BIOME_HEADER
|
||||
|
||||
#include "mapgen.h"
|
||||
|
||||
struct NoiseParams;
|
||||
#include "objdef.h"
|
||||
#include "nodedef.h"
|
||||
|
||||
enum BiomeType
|
||||
{
|
||||
|
Reference in New Issue
Block a user