mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-19 02:02:26 -07:00
Merge pull request #850 from DarkLordZach/icon-meta
Add Icons and Metadata Support
This commit is contained in:
@@ -768,6 +768,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();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user