Nits
This commit is contained in:
parent
96f70483af
commit
467b2d75a8
1 changed files with 2 additions and 0 deletions
|
@ -151,6 +151,8 @@ namespace Ryujinx.HLE.HOS.Services.Nv
|
|||
|
||||
public long DumpGraphicsMemoryInfo(ServiceCtx context)
|
||||
{
|
||||
Logger.PrintStub(LogClass.ServiceNv);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue