mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add another sceNetStub
sceNetInetSocketAbort this time
This commit is contained in:
parent
9bcb67f90b
commit
0efde68d74
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ const HLEFunction sceNetInet[] =
|
|||
{0x4a114c7c, 0, "sceNetInetGetsockopt"},
|
||||
{0xfaabb1dd, 0, "sceNetInetPoll"},
|
||||
{0x1BDF5D13, 0, "sceNetInetInetAton"},
|
||||
{0x80A21ABD, 0, "sceNetInetSocketAbort"},
|
||||
};
|
||||
const HLEFunction sceNetApctl[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue