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

separated inventory-related game content to content_inventory.{h,cpp}

This commit is contained in:
Perttu Ahola
2011-06-18 02:30:33 +03:00
parent a23f6a1548
commit cced6aaf8d
4 changed files with 154 additions and 63 deletions

View File

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