mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 02:38:11 +00:00
Fix Griffin
This commit is contained in:
parent
4599acf7aa
commit
659ed11678
@ -1080,8 +1080,8 @@ XML
|
||||
/*============================================================
|
||||
AUDIO UTILS
|
||||
============================================================ */
|
||||
#include "../libretro-common/conversion/s16_to_float.c"
|
||||
#include "../libretro-common/conversion/float_to_s16.c"
|
||||
#include "../libretro-common/audio/conversion/s16_to_float.c"
|
||||
#include "../libretro-common/audio/conversion/float_to_s16.c"
|
||||
|
||||
/*============================================================
|
||||
LIBRETRODB
|
||||
|
Loading…
Reference in New Issue
Block a user