mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-28 00:52:22 -05: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