NP: Implement sceNpBasicGetFriendListEntry

This commit is contained in:
RipleyTom 2021-11-06 21:18:31 +01:00 committed by kd-11
parent d41e405420
commit c194804fec
12 changed files with 104 additions and 34 deletions

View file

@ -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
{