Add the Cabinet Applet #340
@ -71,8 +71,7 @@ namespace Ryujinx.HLE.HOS.Applets.Cabinet
|
||||
|
||||
|
||||
public ResultCode GetResult()
|
||||
{
|
||||
var amiibo = _system.Device.System.NfpDevices[0];
|
||||
![]()
`string.Empty` here as well
|
||||
_system.Device.System.NfpDevices.Remove(amiibo);
|
||||
![]()
`string.Empty` here as well
|
||||
_system.Device.System.NfpDevices.RemoveAt(0);
|
||||
![]()
`string.Empty` here as well
|
||||
return ResultCode.Success;
|
||||
}
|
||||
|
||||
|
||||
![]()
`string.Empty` here as well
![]()
`string.Empty` here as well
|
Loading…
x
Reference in New Issue
Block a user
string.Empty
here as wellstring.Empty
here as well