mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-20 23:28:12 +00:00
prepo: Remove system global accessors
This commit is contained in:
parent
e975bf2349
commit
447ada6c0a
3 changed files with 18 additions and 15 deletions
|
@ -10,6 +10,6 @@ class ServiceManager;
|
|||
|
||||
namespace Service::PlayReport {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager);
|
||||
void InstallInterfaces(Core::System& system);
|
||||
|
||||
} // namespace Service::PlayReport
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue