Avoid parsing RomFS to directory in NCA
This commit is contained in:
parent
826b1394e8
commit
9e88f03e75
18 changed files with 438 additions and 18 deletions
|
@ -764,6 +764,7 @@ void GMainWindow::OnConfigure() {
|
|||
configureDialog.applyConfiguration();
|
||||
if (UISettings::values.theme != old_theme)
|
||||
UpdateUITheme();
|
||||
game_list->PopulateAsync(UISettings::values.gamedir, UISettings::values.gamedir_deepscan);
|
||||
config->Save();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue