mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-29 15:50:28 -05:00
a66d56aece
StringFromFormat always uses the C locale, so we can't use it if we want the decimal separator to be locale aware, but we can use a stringstream.