mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-12-30 11:25:28 +01:00
Implemented shading.
This commit is contained in:
@@ -35,11 +35,13 @@ include_directories(
|
||||
)
|
||||
|
||||
set(mapper_HDRS
|
||||
PixelAttributes.h
|
||||
TileGenerator.h
|
||||
)
|
||||
|
||||
set(mapper_SRCS
|
||||
mapper.cpp
|
||||
PixelAttributes.cpp
|
||||
TileGenerator.cpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user