1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Split ObjDef/ObjDefManager out to objdef.cpp

This commit is contained in:
kwolekr 2015-05-18 22:30:25 -04:00
parent 497299afd6
commit 6c5a6967ec
11 changed files with 298 additions and 247 deletions

View file

@ -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
{