mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 09:00:22 +02: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