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

moved map generator to separate source files

This commit is contained in:
Perttu Ahola
2011-06-25 18:12:41 +03:00
parent b55d2d4a65
commit f2c26e2014
7 changed files with 2002 additions and 1920 deletions

View File

@@ -61,6 +61,7 @@ configure_file(
)
set(common_SRCS
mapgen.cpp
content_inventory.cpp
content_nodemeta.cpp
content_craft.cpp