mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Android: Initial implementation of Interface submenu
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user