mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
add wonky image loading
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
|
||||
using callback_type = std::function<void(std::string)>;
|
||||
void GetFileFromURL(std::string url, callback_type cb);
|
||||
std::string GetPathIfCached(std::string url);
|
||||
|
||||
private:
|
||||
std::string SanitizeString(std::string str);
|
||||
|
||||
Reference in New Issue
Block a user