mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-25 07:57:11 +02:00
[Ryujinx.Graphics.Video] Address dotnet-format issues (#5377)
* Address most dotnet format whitespace warnings * dotnet format whitespace after rebase
This commit is contained in:
parent
3370e22f61
commit
1ae3d313f4
2 changed files with 2 additions and 2 deletions
|
@ -5,4 +5,4 @@ namespace Ryujinx.Graphics.Video
|
|||
Progressive,
|
||||
Interlaced
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
public ushort FrameWidth;
|
||||
public ushort FrameHeight;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue