mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 17:00:17 +00:00
Update Ryujinx.Graphics.Shader/Decoders/InstDecoders.cs
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
This commit is contained in:
parent
7c924fdc15
commit
4b0cec6442
1 changed files with 0 additions and 1 deletions
|
@ -280,7 +280,6 @@ namespace Ryujinx.Graphics.Shader.Decoders
|
|||
S64 = 7,
|
||||
}
|
||||
|
||||
[Flags]
|
||||
enum ISrcDstFmt
|
||||
{
|
||||
U8 = 0,
|
||||
|
|
Loading…
Reference in a new issue