mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
NP: Implement sceNpMatching2DeleteServerContext
This commit is contained in:
parent
c194804fec
commit
dc0793b731
4 changed files with 26 additions and 2 deletions
|
@ -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>>();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue