mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-10 19:32:10 +00:00
Split up tile.cpp/h
This commit is contained in:
parent
cdce33dd05
commit
aaf77025b6
34 changed files with 2851 additions and 2801 deletions
|
@ -67,6 +67,8 @@ set(client_SRCS
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/shader.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/sky.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tile.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/texturepaths.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/texturesource.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/wieldmesh.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/shadows/dynamicshadows.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/shadows/dynamicshadowsrender.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue