mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +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
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "cellMic.h"
|
||||
|
||||
logs::channel cellMic("cellMic", logs::level::notice);
|
||||
logs::channel cellMic("cellMic");
|
||||
|
||||
s32 cellMicInit()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue