mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-02 18:24:53 +00:00
This was causing an issue where DolphinQt couldn't save graphics options (DolphinWX doesn't hit this code path), because this function was being called before the in-memory config was flushed to disk. With this PR, the in-memory config isn't reset, and only SYSCONF-related variables may get changed. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |