diff options
author | Davee | 2018-10-31 07:10:24 +0000 |
---|---|---|
committer | devnoname120 | 2018-11-03 12:01:05 +0100 |
commit | cff51f034798dd3578f2c855ade52824c84c772d (patch) | |
tree | 8389f241984bbd9dedba5af08c55b8543114b014 /nids/360/SceProcessmgr.yml | |
parent | add ksceKernelChangeThreadSuspendStatus (diff) | |
download | vds-libraries-cff51f034798dd3578f2c855ade52824c84c772d.tar.gz |
add ksceKernelSuspendProcess
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceProcessmgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceProcessmgr.yml b/nids/360/SceProcessmgr.yml index f2a7484..1f21648 100644 --- a/nids/360/SceProcessmgr.yml +++ b/nids/360/SceProcessmgr.yml @@ -56,3 +56,4 @@ modules: sceKernelGetProcessMainThread: 0x95F9ED94 sceKernelLaunchApp: 0x71CF71FD sceKernelResumeProcess: 0x080CDC59 + sceKernelSuspendProcess: 0x6AECE4CD |