diff options
| author | 2024-01-03 22:16:54 -0500 | |
|---|---|---|
| committer | 2024-01-03 22:49:41 -0500 | |
| commit | fa04dea7c4f0d5dba86cdec23d6e8262752983e9 (patch) | |
| tree | 220d650ef629fc34561e6ee7cc3ea18106e3244d /src/core/frontend/applets/controller.cpp | |
| parent | android: Don't save settings on config destruction (diff) | |
| download | yuzu-fa04dea7c4f0d5dba86cdec23d6e8262752983e9.tar.gz yuzu-fa04dea7c4f0d5dba86cdec23d6e8262752983e9.tar.xz yuzu-fa04dea7c4f0d5dba86cdec23d6e8262752983e9.zip | |
frontend_common: config: Only write setting related to opened config file
If we tried to write a switchable setting to config that was not using global in the global config instance, we could write the per-game setting accidentally. This ensures that we always use the global setting for global config and the currently applied setting for custom config.
Diffstat (limited to 'src/core/frontend/applets/controller.cpp')
0 files changed, 0 insertions, 0 deletions