mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 13:00:24 -05: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