mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 11:18:36 +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
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "libsnd3.h"
|
||||
|
||||
logs::channel libsnd3("libsnd3", logs::level::notice);
|
||||
logs::channel libsnd3("libsnd3");
|
||||
|
||||
s32 cellSnd3Init(u32 maxVoice, u32 samples, vm::ptr<CellSnd3RequestQueueCtx> queue)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue