mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
More fixes
This commit is contained in:
parent
1d24985aa6
commit
bfa326cafe
17 changed files with 20 additions and 21 deletions
|
|
@ -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 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue