1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00: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