mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-10 21:49:01 -06:00
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.