Remove whitespace via format.
This commit is contained in:
parent
9cf64e612f
commit
d1aa76d22d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace Ryujinx.Common.GraphicsDriver.NVAPI
|
|||
OglThreadControlId = 0x20C1221E,
|
||||
OglCplPreferDxPresentId = 0x20D690F8,
|
||||
}
|
||||
|
||||
|
||||
enum OglThreadControl : uint
|
||||
{
|
||||
OglThreadControlDefault = 0,
|
||||
|
|
Loading…
Reference in a new issue