Rebased
This commit is contained in:
parent
f2c5ec8b7b
commit
5933343981
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ namespace Ryujinx.HLE.HOS.Services.Mm
|
|||
{
|
||||
Context.Device.Gpu.UninitializeVideoDecoder();
|
||||
|
||||
Context.Device.Log.PrintStub(LogClass.ServiceMm, "Stubbed.");
|
||||
Logger.PrintStub(LogClass.ServiceMm, "Stubbed.");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue