mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 18:28:03 +00:00
Addressed issues
This commit is contained in:
parent
622b25db6e
commit
7b451419b4
4 changed files with 14 additions and 9 deletions
|
|
@ -39,6 +39,6 @@ public:
|
|||
};
|
||||
|
||||
/// Registers all ACC services with the specified service manager.
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager);
|
||||
void InstallInterfaces(Core::System& system);
|
||||
|
||||
} // namespace Service::Account
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue