forked from dolphin-emu/dolphin
initialize the uninitialized
This commit is contained in:
@@ -155,6 +155,7 @@ void VideoBackend::ShowConfig(void *_hParent)
|
||||
|
||||
bool VideoBackend::Initialize(void *&window_handle)
|
||||
{
|
||||
InitializeShared();
|
||||
InitBackendInfo();
|
||||
|
||||
frameCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user