Enable VGMStream FFmpeg 'accurate' looping.

CQTexperiment
Christopher Snowhill 2016-12-08 16:18:26 -08:00
parent 5e7180fe34
commit 07395b1e61
1 changed files with 1 additions and 0 deletions

View File

@ -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