mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 02:38:37 +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
|
@ -20,7 +20,7 @@ extern "C"
|
|||
|
||||
std::mutex g_mutex_avcodec_open2;
|
||||
|
||||
logs::channel cellVdec("cellVdec", logs::level::notice);
|
||||
logs::channel cellVdec("cellVdec");
|
||||
|
||||
vm::gvar<s32> _cell_vdec_prx_ver; // ???
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue