mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-22 14:15:44 +00:00
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
This commit is contained in:
@@ -762,4 +762,4 @@ void FSP_SRV::OpenMultiCommitManager(HLERequestContext& ctx) {
|
||||
rb.PushIpcInterface<IMultiCommitManager>(std::make_shared<IMultiCommitManager>(system));
|
||||
}
|
||||
|
||||
} // namespace Service::FileSystem
|
||||
} // namespace Service::FileSystem
|
||||
|
||||
Reference in New Issue
Block a user