mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 17:09:02 +02:00
- added support for special tags in ini file strings in preparation for storing userdata in ~/.megaglest
This commit is contained in:
@@ -122,6 +122,7 @@ vector<std::pair<string,int32> > getFolderTreeContentsCheckSumListRecursively(co
|
||||
void createDirectoryPaths(string Path);
|
||||
string extractFileFromDirectoryPath(string filename);
|
||||
string extractDirectoryPathFromFile(string filename);
|
||||
string extractLastDirectoryFromPath(string Path);
|
||||
string extractExtension(const string& filename);
|
||||
|
||||
void getFullscreenVideoModes(list<ModeInfo> *modeinfos);
|
||||
|
Reference in New Issue
Block a user