mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
- added another option when converting model textures (keepsmallest)
This commit is contained in:
@@ -153,6 +153,7 @@ string replaceAll(string& context, const string& from, const string& to);
|
||||
bool removeFile(string file);
|
||||
bool renameFile(string oldFile, string newFile);
|
||||
void removeFolder(const string path);
|
||||
long getFileSize(string filename);
|
||||
|
||||
int getScreenW();
|
||||
int getScreenH();
|
||||
|
Reference in New Issue
Block a user