mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 11:18:57 +02:00
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
This commit is contained in:
parent
82949085c0
commit
d93fdc8a6c
3 changed files with 17 additions and 7 deletions
|
|
@ -762,4 +762,4 @@ void FSP_SRV::OpenMultiCommitManager(HLERequestContext& ctx) {
|
|||
rb.PushIpcInterface<IMultiCommitManager>(std::make_shared<IMultiCommitManager>(system));
|
||||
}
|
||||
|
||||
} // namespace Service::FileSystem
|
||||
} // namespace Service::FileSystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue