mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-02 17:38:37 -04: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