Rename IpcServices -> Services
This commit is contained in:
parent
1bd99e5597
commit
e922c3627a
81 changed files with 116 additions and 111 deletions
|
@ -5,7 +5,7 @@ using Ryujinx.Core.Loaders;
|
|||
using Ryujinx.Core.Loaders.Executables;
|
||||
using Ryujinx.Core.OsHle.Exceptions;
|
||||
using Ryujinx.Core.OsHle.Handles;
|
||||
using Ryujinx.Core.OsHle.IpcServices.NvServices;
|
||||
using Ryujinx.Core.OsHle.Services.Nv;
|
||||
using Ryujinx.Core.OsHle.Svc;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue