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:
shuffle2
2016-10-09 02:34:52 -07:00
committed by GitHub
32 changed files with 191 additions and 129 deletions

View File

@ -10,6 +10,7 @@
#include <vector>
#include "Common/Common.h"
#include "Common/MsgHandler.h"
namespace DX11
{