mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 17:52:32 -07:00
Addressed issues
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user