mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 17:17:10 +02:00
misc: Reformat Ryujinx.Audio with dotnet-format (#3485)
This is the first commit of a series of reformat around the codebase as discussed internally some weeks ago. This project being one that isn't touched that much, it shouldn't cause conflict with any opened PRs.
This commit is contained in:
parent
641f90a183
commit
158ecb2c56
200 changed files with 306 additions and 309 deletions
|
@ -34,4 +34,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
public byte[] Data;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -513,4 +513,4 @@ namespace Ryujinx.Audio.Common
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -15,4 +15,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
Stopped
|
||||
}
|
||||
}
|
||||
}
|
|
@ -26,4 +26,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
private ushort _reserved;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -34,4 +34,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
public AudioDeviceState AudioOutState;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,4 +33,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
public ulong DataOffset;
|
||||
}
|
||||
}
|
||||
}
|
|
@ -40,4 +40,4 @@ namespace Ryujinx.Audio.Common
|
|||
/// </summary>
|
||||
Adpcm = 6
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue