mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
Merge pull request #4319 from leoetlino/sysconf
Don't read/store settings directly from/to SYSCONF (and fix config restore)
This commit is contained in:
commit
c8cb1fa7d7
32 changed files with 191 additions and 129 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
namespace DX11
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue