mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-16 11:48:36 +12:00
Cell
This commit is contained in:
parent
38c444cfa1
commit
e2d82394f6
156 changed files with 2228 additions and 1616 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "Crypto/unedat.h"
|
||||
#include "sceNp.h"
|
||||
|
||||
LOG_CHANNEL(sceNp);
|
||||
logs::channel sceNp("sceNp", logs::level::notice);
|
||||
|
||||
s32 sceNpInit(u32 poolsize, vm::ptr<void> poolptr)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue