mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-30 16:01:09 -04:00
TextureCacheBase: Eliminate static state
This commit is contained in:
@@ -243,6 +243,6 @@ void VideoBackendBase::CheckInvalidState()
|
||||
m_invalid = false;
|
||||
|
||||
BPReload();
|
||||
TextureCacheBase::Invalidate();
|
||||
g_texture_cache->Invalidate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user