mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-19 19:20:46 -04:00
service: refactor server architecture
Converts services to have their own processes
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
namespace Service::NFP {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, Core::System& system);
|
||||
void LoopProcess(Core::System& system);
|
||||
|
||||
} // namespace Service::NFP
|
||||
|
||||
Reference in New Issue
Block a user