mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-12 07:56:03 +00:00
Blacklist the sceMpeg module, won't do good things...
This commit is contained in:
parent
74f3b81846
commit
72d4eb4d06
@ -71,6 +71,7 @@ static const char *blacklistedModules[] = {
|
||||
"sceNetApctl_Library",
|
||||
"sceNetInet_Library",
|
||||
"sceNet_Library",
|
||||
"sceMpeg_library",
|
||||
};
|
||||
|
||||
struct NativeModule {
|
||||
|
Loading…
Reference in New Issue
Block a user