mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 13:02:34 -07: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