mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-12-19 08:52:42 +00:00
Rename IpcServices -> Services
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Ryujinx.Core.OsHle.Ipc;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Time
|
||||
namespace Ryujinx.Core.OsHle.Services.Time
|
||||
{
|
||||
class ISteadyClock : IpcService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user