mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 11:15:20 +02:00
Apply proper names to some more HLE functions
This commit is contained in:
@@ -2986,8 +2986,8 @@ const HLEFunction ModuleMgrForUser[] = {
|
||||
{0XFEF27DC1, &WrapU_CU<sceKernelLoadModuleDNAS>, "sceKernelLoadModuleDNAS", 'x', "sx" },
|
||||
{0X644395E2, &WrapU_UUU<sceKernelGetModuleIdList>, "sceKernelGetModuleIdList", 'x', "xxx" },
|
||||
{0XF2D8D1B4, &WrapU_CUU<sceKernelLoadModuleNpDrm>, "sceKernelLoadModuleNpDrm", 'x', "sxx" },
|
||||
{0XE4C4211C, nullptr, "ModuleMgrForUser_E4C4211C", '?', "" },
|
||||
{0XFBE27467, nullptr, "ModuleMgrForUser_FBE27467", '?', "" },
|
||||
{0XE4C4211C, nullptr, "sceKernelLoadModuleWithBlockOffset", '?', "" },
|
||||
{0XFBE27467, nullptr, "sceKernelLoadModuleByIDWithBlockOffset", '?', "" },
|
||||
};
|
||||
|
||||
const HLEFunction ModuleMgrForKernel[] = {
|
||||
|
||||
Reference in New Issue
Block a user