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