Merge pull request #3928 from zhaowenlan1779/log-settings
citra_qt: Log settings on launch
This commit is contained in:
commit
7babd78a23
5 changed files with 45 additions and 0 deletions
|
@ -169,4 +169,5 @@ struct Values {
|
|||
static constexpr int REGION_VALUE_AUTO_SELECT = -1;
|
||||
|
||||
void Apply();
|
||||
void LogSettings();
|
||||
} // namespace Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue