mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-27 00:09:14 +00: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