mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Blacklist the ssl library too
This commit is contained in:
parent
a54fb0e55d
commit
7ea1926aa7
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ static const char *blacklistedModules[] = {
|
|||
"sceNetInet_Library",
|
||||
"sceNetResolver_Library",
|
||||
"sceNet_Library",
|
||||
"sceSsl_Module",
|
||||
};
|
||||
|
||||
struct NativeModule {
|
||||
|
|
Loading…
Add table
Reference in a new issue