yuzu: Pause when in background

Co-Authored-By: Vitor K <vitor-k@users.noreply.github.com>
This commit is contained in:
FearlessTobi 2019-09-26 14:54:31 +02:00
parent 6deb6d2b10
commit 4931ccb967
6 changed files with 38 additions and 0 deletions

View file

@ -58,6 +58,7 @@ struct Values {
bool confirm_before_closing;
bool first_start;
bool pause_when_in_background;
bool select_user_on_boot;