Merge pull request #6499 from Ebola16/SettingsGroup

Android: Initial implementation of Interface submenu
This commit is contained in:
Léo Lam
2018-06-03 12:02:56 +02:00
committed by GitHub
7 changed files with 151 additions and 106 deletions

View File

@ -790,6 +790,8 @@ void SConfig::LoadDefaults()
iLatency = 20;
m_audio_stretch = false;
m_audio_stretch_max_latency = 80;
bUsePanicHandlers = true;
bOnScreenDisplayMessages = true;
iPosX = INT_MIN;
iPosY = INT_MIN;