mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 12:57:49 +00:00
Merge pull request #2910 from FearlessTobi/port-4930
Port citra-emu/citra#4930: "Pause when in background"
This commit is contained in:
commit
5449d0af8c
6 changed files with 38 additions and 0 deletions
|
@ -58,6 +58,7 @@ struct Values {
|
|||
|
||||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
bool pause_when_in_background;
|
||||
|
||||
bool select_user_on_boot;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue