mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-01 22:31:58 +00:00
forgot to add this
This commit is contained in:
parent
1708febac1
commit
e6ae3ef9b1
@ -381,7 +381,7 @@ int __AudioMix(short *outstereo, int numFrames)
|
||||
{
|
||||
|
||||
if(!__gainAudioQueueLock()){
|
||||
return numFrames;
|
||||
return SCE_AUDIO_NO_MIX;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user