mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 06:07:52 +00:00
psc: move IPmControl, IPmModule, IPmService
This commit is contained in:
parent
56ea569c6d
commit
dc62ca20ee
9 changed files with 141 additions and 69 deletions
|
@ -7,10 +7,6 @@ namespace Core {
|
|||
class System;
|
||||
}
|
||||
|
||||
namespace Service::SM {
|
||||
class ServiceManager;
|
||||
}
|
||||
|
||||
namespace Service::PSC {
|
||||
|
||||
void LoopProcess(Core::System& system);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue