mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-30 15:02:22 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -3,7 +3,7 @@ using Ryujinx.Core.OsHle.Ipc;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.FspSrv
|
||||
namespace Ryujinx.Core.OsHle.Services.FspSrv
|
||||
{
|
||||
class IStorage : IpcService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user