Add fixme as per review feedback
This commit is contained in:
parent
fa832f88e0
commit
cfb14b78d5
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ namespace Ryujinx.Graphics
|
|||
}
|
||||
|
||||
//Ensure that all components are enabled by default.
|
||||
//Is this correct?
|
||||
//FIXME: Is this correct?
|
||||
WriteRegister(NvGpuEngine3dReg.ColorMaskN, 0x1111);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue