forked from eden-emu/eden
citra_qt: Log settings on launch
This commit is contained in:
parent
28eaa6c598
commit
c63f74ed1d
5 changed files with 35 additions and 0 deletions
|
@ -425,4 +425,5 @@ struct Values {
|
|||
} extern values;
|
||||
|
||||
void Apply();
|
||||
void LogSettings();
|
||||
} // namespace Settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue