mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
NP: Implement sceNpBasicGetFriendListEntry
This commit is contained in:
parent
d41e405420
commit
c194804fec
12 changed files with 104 additions and 34 deletions
|
|
@ -2,8 +2,9 @@
|
|||
#include "Emu/Cell/PPUModule.h"
|
||||
#include "Emu/Cell/Modules/cellSysutil.h"
|
||||
#include "Emu/IdManager.h"
|
||||
#include "np_handler.h"
|
||||
#include "np_structs_extra.h"
|
||||
#include "Emu/NP/np_handler.h"
|
||||
#include "Emu/NP/np_helpers.h"
|
||||
#include "Emu/NP/np_structs_extra.h"
|
||||
|
||||
LOG_CHANNEL(rpcn_log, "rpcn");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue