mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-14 19:08:08 +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