mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
NP: Implement sceNpBasicGetFriendListEntry
This commit is contained in:
parent
d41e405420
commit
c194804fec
12 changed files with 104 additions and 34 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#include "stdafx.h"
|
||||
#include <bit>
|
||||
|
||||
#include "np_allocator.h"
|
||||
#include "np_cache.h"
|
||||
#include "Emu/NP/np_allocator.h"
|
||||
#include "Emu/NP/np_cache.h"
|
||||
|
||||
namespace np
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue