ALL: synced with ScummVM
This commit is contained in:
parent
3973f8f539
commit
8b8783134f
28 changed files with 355 additions and 260 deletions
|
@ -345,7 +345,7 @@ Common::String OSystem_SDL::getSystemLanguage() const {
|
|||
#else // WIN32
|
||||
// Activating current locale settings
|
||||
const Common::String locale = setlocale(LC_ALL, "");
|
||||
|
||||
|
||||
// Restore default C locale to prevent issues with
|
||||
// portability of sscanf(), atof(), etc.
|
||||
// See bug #3615148
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue