mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 01:57:50 +00:00
yuzu: Option to hide mouse on inactivity
Co-Authored-By: Vitor K <vitor-k@users.noreply.github.com>
This commit is contained in:
parent
f6d7a8dab7
commit
1a242a4ac7
7 changed files with 78 additions and 0 deletions
|
@ -59,6 +59,7 @@ struct Values {
|
|||
bool confirm_before_closing;
|
||||
bool first_start;
|
||||
bool pause_when_in_background;
|
||||
bool hide_mouse;
|
||||
|
||||
bool select_user_on_boot;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue