mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-04 18:49:00 -05: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. |
||
|---|---|---|
| .. | ||
| AutoUpdate.cpp | ||
| AutoUpdate.h | ||
| CMakeLists.txt | ||
| CommandLineParse.cpp | ||
| CommandLineParse.h | ||
| Disassembler.cpp | ||
| Disassembler.h | ||
| GameFile.cpp | ||
| GameFile.h | ||
| GameFileCache.cpp | ||
| GameFileCache.h | ||
| UICommon.cpp | ||
| UICommon.h | ||
| UICommon.vcxproj | ||
| USBUtils.cpp | ||
| USBUtils.h | ||
| VideoUtils.cpp | ||
| VideoUtils.h | ||
| X11Utils.cpp | ||
| X11Utils.h | ||