mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-08-31 17:55:23 +02:00
Correct host0: mount
This commit is contained in:
@@ -1816,7 +1816,6 @@ static void __KernelStartModule(PSPModule *m, int args, const char *argp, SceKer
|
||||
__KernelSetThreadRA(threadID, NID_MODULERETURN);
|
||||
}
|
||||
|
||||
|
||||
u32 __KernelGetModuleGP(SceUID uid) {
|
||||
u32 error;
|
||||
PSPModule *module = kernelObjects.Get<PSPModule>(uid, error);
|
||||
|
||||
Reference in New Issue
Block a user