mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-27 19:42:21 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Android
|
||||
namespace Ryujinx.Core.OsHle.Services.Android
|
||||
{
|
||||
static class Parcel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user