mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-21 10:19:07 -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.