mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Move ClientMap to clientmap.{h,cpp}
This commit is contained in:
parent
54917e3062
commit
58bed83d03
12 changed files with 717 additions and 666 deletions
|
@ -159,6 +159,7 @@ endif()
|
|||
# Client sources
|
||||
set(minetest_SRCS
|
||||
${common_SRCS}
|
||||
clientmap.cpp
|
||||
content_cso.cpp
|
||||
content_mapblock.cpp
|
||||
content_cao.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue