mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include <thread>
|
||||
|
||||
logs::channel cellAudio("cellAudio", logs::level::notice);
|
||||
logs::channel cellAudio("cellAudio");
|
||||
|
||||
cfg::bool_entry g_cfg_audio_dump_to_file(cfg::root.audio, "Dump to file");
|
||||
cfg::bool_entry g_cfg_audio_convert_to_u16(cfg::root.audio, "Convert to 16 bit");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue