mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-28 22:42:23 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
|
||||
using static Ryujinx.Core.OsHle.ErrorCode;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Am
|
||||
namespace Ryujinx.Core.OsHle.Services.Am
|
||||
{
|
||||
class ICommonStateGetter : IpcService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user