mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-30 15:52:22 -05:00
Rename IpcServices -> Services
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.IpcServices.Aud
|
||||
namespace Ryujinx.Core.OsHle.Services.Aud
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
struct AudioOutData
|
||||
|
||||
Reference in New Issue
Block a user