citra_qt: record movie record/playback path

This commit is contained in:
zhupengfei 2018-08-12 20:23:59 +08:00 committed by fearlessTobi
parent 3b459f6eb3
commit 9d056282df
3 changed files with 13 additions and 11 deletions

View file

@ -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;