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.Lm
|
||||
namespace Ryujinx.Core.OsHle.Services.Lm
|
||||
{
|
||||
class ILogger : IpcService
|
||||
{
|
||||
|
Reference in New Issue
Block a user