Enable VGMStream FFmpeg 'accurate' looping.
parent
5e7180fe34
commit
07395b1e61
|
@ -23,6 +23,7 @@ enum { PATH_LIMIT = 32768 };
|
|||
#define VGM_USE_G7221
|
||||
#define VGM_USE_G719
|
||||
#define VGM_USE_FFMPEG
|
||||
#define VGM_USE_FFMPEG_ACCURATE_LOOPING
|
||||
|
||||
#include "streamfile.h"
|
||||
#ifdef BUILD_VGMSTREAM
|
||||
|
|
Loading…
Reference in New Issue