mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 03:14:00 +02:00
- fix windows build and better automation for building steam shim
This commit is contained in:
@@ -102,7 +102,7 @@ std::string utf8_encode(const std::wstring &wstr);
|
||||
std::wstring utf8_decode(const std::string &str);
|
||||
std::string getRegKey(const std::string& location, const std::string& name);
|
||||
|
||||
void message(string message, bool isNonGraphicalModeEnabled,string writepath);
|
||||
void message(string message, bool isNonGraphicalModeEnabled,const string &writepath);
|
||||
void exceptionMessage(const exception &excp);
|
||||
string getCommandLine();
|
||||
void init_win32();
|
||||
|
Reference in New Issue
Block a user