mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-24 16:11:20 +00:00
commit
76f3d5c711
@ -273,5 +273,5 @@ int __AudioMix(short *outstereo, int numFrames)
|
|||||||
// DEBUG_LOG(HLE, "No underrun, mixed %i samples fine", numFrames);
|
// DEBUG_LOG(HLE, "No underrun, mixed %i samples fine", numFrames);
|
||||||
}
|
}
|
||||||
section.unlock();
|
section.unlock();
|
||||||
return underrun;
|
return numFrames;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user