diff options
author | Reiko Asakura | 2021-03-09 20:58:30 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-09 20:58:30 -0500 |
commit | 5104015199e6549f7bc2b18b107a58ce94279e32 (patch) | |
tree | f9bb038d5de385c58ad222bbba8da0819b407092 /nids | |
parent | Add and change names in SceSblACMgr from wiki (diff) | |
download | vds-libraries-5104015199e6549f7bc2b18b107a58ce94279e32.tar.gz |
Add sceKernelWaitExceptionCBForMono
Diffstat (limited to 'nids')
-rw-r--r-- | nids/360/SceLibKernel.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml index 46cab0f..2b451da 100644 --- a/nids/360/SceLibKernel.yml +++ b/nids/360/SceLibKernel.yml @@ -9,6 +9,7 @@ modules: sceKernelResumeThreadForMono: 0x9A6D085B sceKernelSetThreadContextForMono: 0x92A0964D sceKernelSuspendThreadForMono: 0x38839DA2 + sceKernelWaitExceptionCBForMono: 0xE513151F sceKernelWaitExceptionForMono: 0x1BECC64C SceKernelForVM: nid: 0xA2B3EA8F |