mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-09 22:56:35 +00:00
pm: grant access to GetResourceLimitPeakValue
This commit is contained in:
parent
07f91f0a83
commit
f3e3649bd5
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
"svcWaitForAddress": "0x34",
|
||||
"svcSignalToAddress": "0x35",
|
||||
"svcSynchronizePreemptionState": "0x36",
|
||||
"svcGetResourceLimitPeakValue": "0x37",
|
||||
"svcCreateSession": "0x40",
|
||||
"svcAcceptSession": "0x41",
|
||||
"svcReplyAndReceiveLight": "0x42",
|
||||
|
|
Loading…
Reference in a new issue