Fix inconsistent whitespace in added definitions

This commit is contained in:
Sophie Kirschner
2020-09-02 11:52:33 +03:00
parent 6c59eaa5c7
commit a04a2708c6
2 changed files with 2 additions and 2 deletions

View File

@@ -39,5 +39,5 @@
IMPORT_FUNC "ModuleMgrForUser", 0x644395E2,sceKernelGetModuleIdList
#endif
#ifdef F_ModuleMgrForUser_0012
IMPORT_FUNC "ModuleMgrForUser",0xD8B73127,sceKernelGetModuleIdByAddress
IMPORT_FUNC "ModuleMgrForUser",0xD8B73127,sceKernelGetModuleIdByAddress
#endif

View File

@@ -384,5 +384,5 @@
IMPORT_FUNC "ThreadManForUser",0x8218B4DD,sceKernelReferGlobalProfiler
#endif
#ifdef F_ThreadManForUser_0127
IMPORT_FUNC "ThreadManForUser",0x60107536,sceKernelDeleteLwMutex
IMPORT_FUNC "ThreadManForUser",0x60107536,sceKernelDeleteLwMutex
#endif