mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 16:37:53 -05:00
gl_shader_cache: Link loading screen with disk shader cache load
This commit is contained in:
@ -176,8 +176,6 @@ struct System::Impl {
|
||||
static_cast<u32>(load_result));
|
||||
}
|
||||
|
||||
renderer->Rasterizer().LoadDiskResources();
|
||||
|
||||
status = ResultStatus::Success;
|
||||
return status;
|
||||
}
|
||||
|
Reference in New Issue
Block a user