AutoLLE: libhttp.sprx added

This commit is contained in:
Nekotekina 2017-03-23 23:16:40 +03:00
parent 4bbe1b6bf3
commit cd9bd79639

View File

@ -1057,6 +1057,10 @@ void ppu_load_exec(const ppu_exec_object& elf)
{ "cellRtc", "librtc.sprx" },
{ "cellSsl", "libssl.sprx" },
{ "cellSsl", "librtc.sprx" },
{ "cellHttp", "libhttp.sprx" },
{ "cellHttp", "cellSsl" },
{ "cellHttpUtil", "libhttp.sprx" },
{ "cellHttpUtil", "cellSsl" },
{ "cellSail", "libsail.sprx" },
{ "cellSail", "libsre.sprx" },
{ "cellSail", "libmp4.sprx" },