From 7fbf91482138ef2c196ce1d95c521903e290d427 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Sun, 3 Feb 2013 22:13:42 +0100 Subject: [PATCH] Another bites the dust (blacklisted modules) --- Core/HLE/sceKernelModule.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Core/HLE/sceKernelModule.cpp b/Core/HLE/sceKernelModule.cpp index d54f31c593..9e5386f451 100644 --- a/Core/HLE/sceKernelModule.cpp +++ b/Core/HLE/sceKernelModule.cpp @@ -69,6 +69,7 @@ static const char *blacklistedModules[] = { "sceNetAdhocctl_Library", "sceNetAdhocDownload_Library", "sceNetAdhocMatching_Library", + "sceNetApDialogDummy_Library", "sceNetAdhoc_Library", "sceNetApctl_Library", "sceNetInet_Library",