mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-26 19:28:52 +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…
x
Reference in New Issue
Block a user