mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Android: Initial implementation of Interface submenu
This commit is contained in:
parent
54a6b0f50a
commit
25179258b7
4 changed files with 45 additions and 7 deletions
|
@ -806,6 +806,7 @@ void SConfig::LoadDefaults()
|
|||
iLatency = 20;
|
||||
m_audio_stretch = false;
|
||||
m_audio_stretch_max_latency = 80;
|
||||
bUsePanicHandlers = true;
|
||||
|
||||
iPosX = INT_MIN;
|
||||
iPosY = INT_MIN;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue