mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-30 19:52:21 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Text;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.FspSrv
|
||||
namespace Ryujinx.Core.OsHle.Services.FspSrv
|
||||
{
|
||||
class IDirectory : IpcService, IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user