mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 15:27:54 -05:00
ui_settings: Rename game directory variables
This commit is contained in:
@ -55,8 +55,8 @@ struct Values {
|
||||
QString roms_path;
|
||||
QString symbols_path;
|
||||
QString screenshot_path;
|
||||
QString gamedir;
|
||||
bool gamedir_deepscan;
|
||||
QString game_directory_path;
|
||||
bool game_directory_deepscan;
|
||||
QStringList recent_files;
|
||||
|
||||
QString theme;
|
||||
|
Reference in New Issue
Block a user