mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 21:14:24 -05:00
The optional default value is used to implement `ConfigUserPath::Reset()`. Since `ConfigUserPath` must not be empty, there was no easy way to reset these paths to their default value. With this change users of `ConfigUserPath` can now set the default path. At the moment users of `ConfigUserPath` must place a reset button and connect a callback to `ConfigUserPath::Reset` on their own. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||