mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-26 09:50:29 +00:00
Blacklist the ssl library too
This commit is contained in:
parent
a54fb0e55d
commit
7ea1926aa7
@ -75,6 +75,7 @@ static const char *blacklistedModules[] = {
|
||||
"sceNetInet_Library",
|
||||
"sceNetResolver_Library",
|
||||
"sceNet_Library",
|
||||
"sceSsl_Module",
|
||||
};
|
||||
|
||||
struct NativeModule {
|
||||
|
Loading…
Reference in New Issue
Block a user