mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 12:05:45 +00:00
ui_settings: Rename game directory variables
This commit is contained in:
parent
f58f846f40
commit
9ddb70acb2
5 changed files with 20 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue