mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 10:07:11 +01:00
remove usage of libpng with custom save_png
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
FileStreamPtr createFile(const std::string& fileName);
|
||||
bool deleteFile(const std::string& fileName);
|
||||
|
||||
bool makeDir(const std::string directory);
|
||||
std::list<std::string> listDirectoryFiles(const std::string& directoryPath = "");
|
||||
|
||||
std::string resolvePath(const std::string& path);
|
||||
|
||||
Reference in New Issue
Block a user