mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
0959c31248
commit
80d3bf043b
|
@ -454,7 +454,6 @@ end;
|
|||
function ps4_sceAudioOutSetMixLevelPadSpk(handle,mixLevel:Integer):Integer; SysV_ABI_CDecl;
|
||||
Var
|
||||
H:TAudioOutHandle;
|
||||
i:Integer;
|
||||
begin
|
||||
if (HAudioOuts=nil) then Exit(SCE_AUDIO_OUT_ERROR_NOT_INIT);
|
||||
|
||||
|
|
Loading…
Reference in New Issue