Oops, Compliant with feedback #2
This commit is contained in:
parent
09f7b694f7
commit
5ae994670f
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ namespace Ryujinx.Core.OsHle.Services.Nv.NvGpuGpu
|
|||
|
||||
private static int ZcullGetInfo(ServiceCtx Context)
|
||||
{
|
||||
long InputPosition = Context.Request.GetBufferType0x21Position();
|
||||
long OutputPosition = Context.Request.GetBufferType0x22Position();
|
||||
|
||||
NvGpuGpuZcullGetInfo Args = new NvGpuGpuZcullGetInfo();
|
||||
|
|
Loading…
Add table
Reference in a new issue