More fixes

This commit is contained in:
Aang23 2025-09-25 17:25:13 +01:00
parent 1d24985aa6
commit bfa326cafe
17 changed files with 20 additions and 21 deletions

View file

@ -939,9 +939,9 @@ double parseFloat(const string &val, asUINT *byteCount)
#endif
#else
#if !defined(__ANDROID__) && !defined(__psp2__)
#endif
uselocale(orig_locale);
freelocale(locale);
#endif
#endif
if( byteCount )