mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +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
|
@ -19,7 +19,7 @@ extern "C"
|
|||
|
||||
extern std::mutex g_mutex_avcodec_open2;
|
||||
|
||||
logs::channel cellAdec("cellAdec", logs::level::notice);
|
||||
logs::channel cellAdec("cellAdec");
|
||||
|
||||
class AudioDecoder : public ppu_thread
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue