mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 15:17:58 -05: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