mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
Manually convert each argument to a UTF-8 std::string, because the implicit conversion for wxCmdLineArgsArray to char** calls ToAscii (which is obviously undesired). Fixes https://bugs.dolphin-emu.org/issues/10274 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CommandLineParse.cpp | ||
| CommandLineParse.h | ||
| Disassembler.cpp | ||
| Disassembler.h | ||
| UICommon.cpp | ||
| UICommon.h | ||
| UICommon.vcxproj | ||
| USBUtils.cpp | ||
| USBUtils.h | ||
| VideoUtils.cpp | ||
| VideoUtils.h | ||
| X11Utils.cpp | ||
| X11Utils.h | ||