mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Core: Call InitBackendInfo before loading config
This commit is contained in:
@@ -302,7 +302,6 @@ void VideoBackendBase::InitializeShared()
|
||||
GeometryShaderManager::Init();
|
||||
PixelShaderManager::Init();
|
||||
|
||||
g_Config.Refresh();
|
||||
UpdateActiveConfig();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user