Adding missing LightWeight mutex functions

This commit is contained in:
Francisco Javier Trujillo Mata
2021-11-13 16:26:40 +01:00
parent 13db378d32
commit d2a1abcc25
4 changed files with 62 additions and 2 deletions

View File

@@ -386,3 +386,6 @@
#ifdef F_ThreadManForUser_0127
IMPORT_FUNC "ThreadManForUser",0x60107536,sceKernelDeleteLwMutex
#endif
#ifdef F_ThreadManForUser_0128
IMPORT_FUNC "ThreadManForUser",0x19CFF145,sceKernelCreateLwMutex
#endif