Remove whitespace via format.

This commit is contained in:
MutantAura 2024-04-10 22:54:59 +01:00
parent 9cf64e612f
commit d1aa76d22d

View file

@ -5,7 +5,7 @@ namespace Ryujinx.Common.GraphicsDriver.NVAPI
OglThreadControlId = 0x20C1221E,
OglCplPreferDxPresentId = 0x20D690F8,
}
enum OglThreadControl : uint
{
OglThreadControlDefault = 0,