mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 19:33:59 +02:00
- bugfix for windows users 7z extraction
This commit is contained in:
@@ -165,7 +165,7 @@ void restoreVideoMode(bool exitingApp=false);
|
||||
bool StartsWith(const std::string &str, const std::string &key);
|
||||
bool EndsWith(const string &str, const string& key);
|
||||
|
||||
void endPathWithSlash(string &path);
|
||||
void endPathWithSlash(string &path, bool requireOSSlash=false);
|
||||
void trimPathWithStartingSlash(string &path);
|
||||
void updatePathClimbingParts(string &path);
|
||||
|
||||
|
Reference in New Issue
Block a user