mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "sceNp.h"
|
||||
#include "sceNp2.h"
|
||||
|
||||
logs::channel sceNp2("sceNp2", logs::level::notice);
|
||||
logs::channel sceNp2("sceNp2");
|
||||
|
||||
s32 sceNp2Init(u32 poolsize, vm::ptr<void> poolptr)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue