mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove a duplicate syscall entry.
This commit is contained in:
parent
225d09555b
commit
7cab1c334b
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ const HLEFunction sceHttp[] = {
|
|||
{0x2255551E,0,"sceHttpGetNetworkPspError"},
|
||||
{0xAB1540D5,0,"sceHttpsGetSslError"},
|
||||
{0xA4496DE5,0,"sceHttpSetRedirectCallback"},
|
||||
{0x0282A3BD,0,"sceHttpGetContentLength"},
|
||||
};
|
||||
|
||||
void Register_sceHttp()
|
||||
|
|
Loading…
Add table
Reference in a new issue