mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-13 00:17:21 +00:00
Blacklist the sceSsl module as well.
This commit is contained in:
parent
5dd15d7e25
commit
74a95f57de
@ -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