mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 09:39:56 -06:00
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
This commit is contained in:
@ -10,7 +10,7 @@ namespace Ryujinx.Core.OsHle.Objects.Hid
|
||||
|
||||
public IReadOnlyDictionary<int, ServiceProcessRequest> Commands => m_Commands;
|
||||
|
||||
public HSharedMem Handle;
|
||||
private HSharedMem Handle;
|
||||
|
||||
public IAppletResource(HSharedMem Handle)
|
||||
{
|
||||
|
Reference in New Issue
Block a user