Set _irsSharedMem
This commit is contained in:
parent
745cd53d89
commit
ab1e334a7f
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ namespace Ryujinx.HLE.HOS.Services.Irs
|
|||
{ 304, GetIrsensorSharedMemoryHandle },
|
||||
{ 311, GetNpadIrCameraHandle }
|
||||
};
|
||||
|
||||
_irsSharedMem = irsSharedMem;
|
||||
}
|
||||
|
||||
// ActivateIrsensor(nn::applet::AppletResourceUserId, pid)
|
||||
|
|
Loading…
Add table
Reference in a new issue