1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Split up mapgen.cpp

This commit is contained in:
kwolekr
2014-11-01 13:16:23 -04:00
parent db25f75337
commit 9e811a92e7
20 changed files with 1178 additions and 962 deletions

View File

@@ -38,8 +38,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
infostream << "EmergeThread: " x << std::endl; }
class EmergeThread;
//class Mapgen;
//struct MapgenFactory;
class Biome;
class BiomeDefManager;
class Decoration;