mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Move most backend functionality to VideoCommon
This commit is contained in:
@ -282,7 +282,6 @@ void VideoBackendBase::InitializeShared()
|
||||
m_initialized = true;
|
||||
|
||||
m_invalid = false;
|
||||
frameCount = 0;
|
||||
|
||||
CommandProcessor::Init();
|
||||
Fifo::Init();
|
||||
|
Reference in New Issue
Block a user