forked from dolphin-emu/dolphin
Core: Call InitBackendInfo before loading config
This commit is contained in:
@@ -80,7 +80,6 @@ void VideoSoftware::InitBackendInfo()
|
||||
|
||||
bool VideoSoftware::Initialize(void* window_handle)
|
||||
{
|
||||
InitBackendInfo();
|
||||
InitializeShared();
|
||||
|
||||
SWOGLWindow::Init(window_handle);
|
||||
|
Reference in New Issue
Block a user