Blacklist the sceMpeg module, won't do good things...

This commit is contained in:
Unknown W. Brackets 2013-01-28 02:16:22 -08:00
parent 74f3b81846
commit 72d4eb4d06

View File

@ -71,6 +71,7 @@ static const char *blacklistedModules[] = {
"sceNetApctl_Library",
"sceNetInet_Library",
"sceNet_Library",
"sceMpeg_library",
};
struct NativeModule {