mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
- allow loading of scenarios and tutorials when there are none (show an error message)
This commit is contained in:
@@ -265,6 +265,8 @@ string executable_path(string exeName,bool includeExeNameInPath=false);
|
||||
|
||||
bool valid_utf8_file(const char* file_name);
|
||||
|
||||
string getFileTextContents(string path);
|
||||
|
||||
class ValueCheckerVault {
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user