mirror of
https://github.com/glest/glest-source.git
synced 2025-08-17 21:51:17 +02:00
- some ftp bugfixes and cleanup on ftp client that have failed transfers
This commit is contained in:
@@ -131,6 +131,7 @@ bool StartsWith(const std::string &str, const std::string &key);
|
||||
bool EndsWith(const string &str, const string& key);
|
||||
|
||||
string replaceAll(string& context, const string& from, const string& to);
|
||||
void removeFolder(const string path);
|
||||
|
||||
int getScreenW();
|
||||
int getScreenH();
|
||||
|
Reference in New Issue
Block a user