mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Split up mapgen.cpp
This commit is contained in:
parent
db25f75337
commit
9e811a92e7
20 changed files with 1178 additions and 962 deletions
|
@ -31,7 +31,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "tool.h"
|
||||
#include "serverobject.h"
|
||||
#include "porting.h"
|
||||
#include "mapgen.h"
|
||||
#include "mg_schematic.h"
|
||||
#include "noise.h"
|
||||
#include "json/json.h"
|
||||
|
||||
struct EnumString es_TileAnimationType[] =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue