mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 03:17:53 +00:00
Rebase
This commit is contained in:
parent
45a6da4016
commit
a8d2fd4a00
4 changed files with 12 additions and 8 deletions
|
@ -97,8 +97,8 @@ private:
|
|||
};
|
||||
|
||||
/// Registers all NS services with the specified service manager.
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, FileSystem::FileSystemController& fsc);
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, Core::System& system,
|
||||
FileSystem::FileSystemController& fsc);
|
||||
|
||||
} // namespace NS
|
||||
|
||||
} // namespace Service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue