mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "cellRtc.h"
|
||||
#include "sceNp.h"
|
||||
|
||||
logs::channel sceNp("sceNp", logs::level::notice);
|
||||
logs::channel sceNp("sceNp");
|
||||
|
||||
s32 g_psn_connection_status = SCE_NP_MANAGER_STATUS_OFFLINE;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue