NWM_UDS: Convert to service framework
This commit is contained in:
parent
5904e11215
commit
520ecf7be6
7 changed files with 392 additions and 359 deletions
|
@ -265,6 +265,8 @@ void Init() {
|
|||
AC::InstallInterfaces(*SM::g_service_manager);
|
||||
LDR::InstallInterfaces(*SM::g_service_manager);
|
||||
MIC::InstallInterfaces(*SM::g_service_manager);
|
||||
NWM::InstallInterfaces(*SM::g_service_manager);
|
||||
NWM::InstallInterfaces(*SM::g_service_manager);
|
||||
|
||||
FS::ArchiveInit();
|
||||
ACT::Init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue