mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-08 04:41:06 -05:00
Core: Call InitBackendInfo before loading config
This commit is contained in:
@@ -159,7 +159,6 @@ bool VideoBackend::FillBackendInfo()
|
||||
|
||||
bool VideoBackend::Initialize(void* window_handle)
|
||||
{
|
||||
InitBackendInfo();
|
||||
InitializeShared();
|
||||
|
||||
GLUtil::InitInterface();
|
||||
|
||||
Reference in New Issue
Block a user