mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +12:00
Cell
This commit is contained in:
parent
38c444cfa1
commit
e2d82394f6
156 changed files with 2228 additions and 1616 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "libsnd3.h"
|
||||
|
||||
LOG_CHANNEL(libsnd3);
|
||||
logs::channel libsnd3("libsnd3", logs::level::notice);
|
||||
|
||||
s32 cellSnd3Init(u32 maxVoice, u32 samples, vm::ptr<CellSnd3RequestQueueCtx> queue)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue