mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 17:10:22 +02:00
Move everything that deals with images directly to an Image class
This commit is contained in:
@ -142,6 +142,7 @@ set(mapper_SRCS
|
||||
PlayerAttributes.cpp
|
||||
TileGenerator.cpp
|
||||
ZlibDecompressor.cpp
|
||||
Image.cpp
|
||||
mapper.cpp
|
||||
util.cpp
|
||||
db-sqlite3.cpp
|
||||
|
Reference in New Issue
Block a user