citra_qt: record movie record/playback path
This commit is contained in:
parent
3b459f6eb3
commit
9d056282df
3 changed files with 13 additions and 11 deletions
|
@ -63,6 +63,8 @@ struct Values {
|
|||
|
||||
QString roms_path;
|
||||
QString symbols_path;
|
||||
QString movie_record_path;
|
||||
QString movie_playback_path;
|
||||
QString game_dir_deprecated;
|
||||
bool game_dir_deprecated_deepscan;
|
||||
QList<UISettings::GameDir> game_dirs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue