mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 15:27:41 +00:00
(Griffin) Use new xaudio.cpp
This commit is contained in:
parent
e5c9991c6e
commit
f93f3ea6d4
@ -300,7 +300,7 @@ AUDIO
|
||||
|
||||
#ifdef HAVE_XAUDIO
|
||||
#include "../../audio/xaudio.c"
|
||||
#include "../../audio/xaudio-c/xaudio-c.c"
|
||||
#include "../../audio/xaudio-c/xaudio-c.cpp"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_DSOUND
|
||||
|
Loading…
Reference in New Issue
Block a user