mirror of
https://github.com/libretro/RetroArch
synced 2025-01-01 03:36:35 +00:00
:v
This commit is contained in:
parent
5560babc11
commit
af35a18515
@ -155,8 +155,6 @@ struct XAudio : public IXAudio2VoiceCallback
|
||||
HANDLE hEvent;
|
||||
};
|
||||
|
||||
typedef struct xa XAudio;
|
||||
|
||||
static void *xa_init(const char *device, unsigned rate, unsigned latency)
|
||||
{
|
||||
if (latency < 8)
|
||||
|
Loading…
Reference in New Issue
Block a user