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:
parent
a23f6a1548
commit
cced6aaf8d
4 changed files with 154 additions and 63 deletions
|
@ -50,6 +50,7 @@ configure_file(
|
|||
)
|
||||
|
||||
set(common_SRCS
|
||||
content_inventory.cpp
|
||||
content_nodemeta.cpp
|
||||
content_craft.cpp
|
||||
content_mapblock.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue