mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 13:11:49 +00:00
pm: grant access to GetResourceLimitPeakValue
This commit is contained in:
parent
c04ebf10a0
commit
30ff0254a4
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