mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-23 19:37:36 +02:00
chore: remove repetitive words (#6690)
Signed-off-by: toofooboo <cmaker@foxmail.com>
This commit is contained in:
parent
99f46e22e2
commit
9839cd56fb
2 changed files with 2 additions and 2 deletions
|
@ -212,7 +212,7 @@ namespace Ryujinx.Audio.Renderer.Server
|
|||
/// <summary>
|
||||
/// Check if the audio renderer should fix the GC-ADPCM context not being provided to the DSP.
|
||||
/// </summary>
|
||||
/// <returns>True if if the audio renderer should fix it.</returns>
|
||||
/// <returns>True if the audio renderer should fix it.</returns>
|
||||
public bool IsAdpcmLoopContextBugFixed()
|
||||
{
|
||||
return CheckFeatureSupported(UserRevision, BaseRevisionMagic + Revision2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue