mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Misc NP fixes
This commit is contained in:
parent
f7fa5aab70
commit
4c36b80300
6 changed files with 33 additions and 6 deletions
|
|
@ -852,6 +852,8 @@ namespace np
|
|||
queue_basic_event(to_add);
|
||||
send_basic_event(to_add.event, 0, 0);
|
||||
}
|
||||
|
||||
send_basic_event(SCE_NP_BASIC_EVENT_END_OF_INITIAL_PRESENCE, 0, 0);
|
||||
}
|
||||
|
||||
SceNpCommunicationId np_handler::get_basic_handler_context()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue