diff --git a/Core/HLE/sceNet.cpp b/Core/HLE/sceNet.cpp index 84d60e5748..2830ced468 100644 --- a/Core/HLE/sceNet.cpp +++ b/Core/HLE/sceNet.cpp @@ -171,6 +171,7 @@ const HLEFunction sceNetInet[] = {0x4a114c7c, 0, "sceNetInetGetsockopt"}, {0xfaabb1dd, 0, "sceNetInetPoll"}, {0x1BDF5D13, 0, "sceNetInetInetAton"}, + {0x80A21ABD, 0, "sceNetInetSocketAbort"}, }; const HLEFunction sceNetApctl[] = {