mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 11:24:00 +02:00
- better bullet proofing of reading lng files
- able to run in old font mode for comparison
This commit is contained in:
@@ -243,6 +243,8 @@ namespace Shared { namespace Util {
|
||||
*/
|
||||
static String ConvertToUTF8(const String& s);
|
||||
|
||||
static char* ConvertFromUTF8(const char* str);
|
||||
|
||||
/*!
|
||||
** \brief Formatted string
|
||||
** \param format The format of the new string
|
||||
|
Reference in New Issue
Block a user