Rename IpcServices -> Services
This commit is contained in:
parent
1bd99e5597
commit
e922c3627a
81 changed files with 116 additions and 111 deletions
|
@ -3,7 +3,7 @@ using ChocolArm64.State;
|
|||
using Ryujinx.Core.OsHle.Exceptions;
|
||||
using Ryujinx.Core.OsHle.Handles;
|
||||
using Ryujinx.Core.OsHle.Ipc;
|
||||
using Ryujinx.Core.OsHle.IpcServices;
|
||||
using Ryujinx.Core.OsHle.Services;
|
||||
using System;
|
||||
using System.Threading;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue