Android: Initial implementation of Interface submenu

This commit is contained in:
Ryan Meredith 2018-03-23 03:41:14 -04:00
commit 25179258b7
4 changed files with 45 additions and 7 deletions

View file

@ -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;