mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Split up mapgen.cpp
This commit is contained in:
parent
db25f75337
commit
9e811a92e7
20 changed files with 1178 additions and 962 deletions
|
@ -44,7 +44,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "craftdef.h"
|
||||
#include "emerge.h"
|
||||
#include "mapgen.h"
|
||||
#include "biome.h"
|
||||
#include "mg_biome.h"
|
||||
#include "content_mapnode.h"
|
||||
#include "content_nodemeta.h"
|
||||
#include "content_abm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue