From 92941c33f4cf6c88c12fd27274d1ad5a417da47d Mon Sep 17 00:00:00 2001 From: Yifan Lu Date: Sat, 25 Jun 2016 13:24:05 -0500 Subject: Added more internal functions for SceSysmodule --- nids/360/SceSysmodule.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nids') diff --git a/nids/360/SceSysmodule.yml b/nids/360/SceSysmodule.yml index 10177f5..12a3904 100644 --- a/nids/360/SceSysmodule.yml +++ b/nids/360/SceSysmodule.yml @@ -5,9 +5,11 @@ modules: SceSysmodule: nid: 0x03FCF19D functions: - _sceSysmoduleLoadModuleInternalWithArg: 0xC3C26339 - _sceSysmoduleUnloadModuleInternalWithArg: 0xA2F40C4C sceSysmoduleIsLoaded: 0x53099B7A sceSysmoduleIsLoadedInternal: 0x09A4AF1D sceSysmoduleLoadModule: 0x79A0160A + sceSysmoduleLoadModuleInternal: 0x09A4AF1D + sceSysmoduleLoadModuleInternalWithArg: 0xC3C26339 sceSysmoduleUnloadModule: 0x31D87805 + sceSysmoduleUnloadModuleInternal: 0xFF206B19 + sceSysmoduleUnloadModuleInternalWithArg: 0xA2F40C4C -- cgit v1.2.3