mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-03 19:25:18 +02:00
Blacklist the sceMpeg module, won't do good things...
This commit is contained in:
@@ -71,6 +71,7 @@ static const char *blacklistedModules[] = {
|
||||
"sceNetApctl_Library",
|
||||
"sceNetInet_Library",
|
||||
"sceNet_Library",
|
||||
"sceMpeg_library",
|
||||
};
|
||||
|
||||
struct NativeModule {
|
||||
|
||||
Reference in New Issue
Block a user