mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 09:22:05 +00:00
Android Interface submenu: Add Show OSD Messages
This commit is contained in:
parent
25179258b7
commit
c2355d4f63
4 changed files with 7 additions and 0 deletions
|
@ -807,6 +807,7 @@ void SConfig::LoadDefaults()
|
|||
m_audio_stretch = false;
|
||||
m_audio_stretch_max_latency = 80;
|
||||
bUsePanicHandlers = true;
|
||||
bOnScreenDisplayMessages = true;
|
||||
|
||||
iPosX = INT_MIN;
|
||||
iPosY = INT_MIN;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue