mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-25 06:29:14 +00:00
Rename IpcServices -> Services
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Text;
|
||||
|
||||
using static Ryujinx.Core.OsHle.ErrorCode;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.FspSrv
|
||||
namespace Ryujinx.Core.OsHle.Services.FspSrv
|
||||
{
|
||||
class IFileSystem : IpcService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user