mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-23 11:27:53 -05:00
Saves UISettings and Settings when booting a guest. Moves updating UISettings::values from GMainWindow::closeEvent into its own function, then reuses it in GMainWindow::BootGame.