mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-01 15:48:49 +00:00
(Griffin) Update
This commit is contained in:
parent
0341bdcf77
commit
d63e79a8ce
@ -644,6 +644,10 @@ AUDIO
|
||||
#include "../audio/drivers/dsound.c"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_WASAPI
|
||||
#include "../audio/drivers/wasapi.c"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SL
|
||||
#include "../audio/drivers/opensl.c"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user