Rename IpcServices -> Services
This commit is contained in:
@@ -2,7 +2,7 @@ using Ryujinx.Core.OsHle.Handles;
|
||||
using Ryujinx.Core.OsHle.Ipc;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Hid
|
||||
namespace Ryujinx.Core.OsHle.Services.Hid
|
||||
{
|
||||
class IAppletResource : IpcService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user