mirror of
https://github.com/red-prig/fpPS4.git
synced 2024-11-27 08:31:07 +00:00
-
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
Block a user