NP: Implement sceNpMatching2DeleteServerContext

This commit is contained in:
RipleyTom 2021-11-07 17:26:30 +01:00 committed by kd-11
parent c194804fec
commit dc0793b731
4 changed files with 26 additions and 2 deletions

View file

@ -710,7 +710,7 @@ error_code sceNpBasicRegisterContextSensitiveHandler(vm::cptr<SceNpCommunication
error_code sceNpBasicUnregisterHandler()
{
sceNp.todo("sceNpBasicUnregisterHandler()");
sceNp.notice("sceNpBasicUnregisterHandler()");
auto& nph = g_fxo->get<named_thread<np::np_handler>>();