parent
3b8ac1641a
commit
264438ff19
31 changed files with 418 additions and 592 deletions
|
@ -1,4 +1,3 @@
|
|||
using Ryujinx.Horizon.Bcat;
|
||||
using Ryujinx.Horizon.LogManager;
|
||||
using Ryujinx.Horizon.Prepo;
|
||||
using System.Collections.Generic;
|
||||
|
@ -24,7 +23,6 @@ namespace Ryujinx.Horizon
|
|||
|
||||
RegisterService<LmMain>();
|
||||
RegisterService<PrepoMain>();
|
||||
RegisterService<BcatMain>();
|
||||
|
||||
_totalServices = entries.Count;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue