mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-06 02:08:28 +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:
@@ -5,4 +5,4 @@ namespace Ryujinx.Graphics.Video
|
||||
Progressive,
|
||||
Interlaced
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -8,4 +8,4 @@
|
||||
public ushort FrameWidth;
|
||||
public ushort FrameHeight;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user