mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31: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
|
@ -1,7 +1,7 @@
|
|||
#include "stdafx.h"
|
||||
#include "Emu/Cell/PPUModule.h"
|
||||
|
||||
logs::channel cellMusicDecode("cellMusicDecode", logs::level::notice);
|
||||
logs::channel cellMusicDecode("cellMusicDecode");
|
||||
|
||||
// Return Codes
|
||||
enum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue