mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
texture manager, texture loader, texture
This commit is contained in:
@@ -50,6 +50,9 @@ ENDIF(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
|
||||
# find sources
|
||||
SET(SOURCES
|
||||
src/textureloader.cpp
|
||||
src/texture.cpp
|
||||
src/texturemanager.cpp
|
||||
src/configmanager.cpp
|
||||
src/resourcemanager.cpp
|
||||
src/main.cpp
|
||||
|
Reference in New Issue
Block a user