mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-08 03:49:03 +00:00
prepo: Remove system global accessors
This commit is contained in:
@@ -10,6 +10,6 @@ class ServiceManager;
|
||||
|
||||
namespace Service::PlayReport {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager);
|
||||
void InstallInterfaces(Core::System& system);
|
||||
|
||||
} // namespace Service::PlayReport
|
||||
|
||||
Reference in New Issue
Block a user