mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-22 23:42:41 +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