mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-01 19:12:54 +00:00
SDK20 and REV15 support (ryubing/ryujinx!50)
See merge request ryubing/ryujinx!50
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using Ryujinx.Audio.Renderer.Server;
|
||||
using Ryujinx.Audio.Renderer.Server.Types;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
@@ -93,7 +94,7 @@ namespace Ryujinx.Audio.Renderer.Parameter
|
||||
/// <summary>
|
||||
/// The user audio revision
|
||||
/// </summary>
|
||||
/// <seealso cref="Server.BehaviourContext"/>
|
||||
/// <seealso cref="BehaviourInfo"/>
|
||||
public int Revision;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user