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