mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 15:28:00 -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