Add another sceNetStub

sceNetInetSocketAbort this time
This commit is contained in:
TMaul 2012-12-06 16:03:39 +00:00
parent 9bcb67f90b
commit 0efde68d74

View file

@ -171,6 +171,7 @@ const HLEFunction sceNetInet[] =
{0x4a114c7c, 0, "sceNetInetGetsockopt"},
{0xfaabb1dd, 0, "sceNetInetPoll"},
{0x1BDF5D13, 0, "sceNetInetInetAton"},
{0x80A21ABD, 0, "sceNetInetSocketAbort"},
};
const HLEFunction sceNetApctl[] =
{