Merge branch 'master' of https://github.com/kode54/vgmstream into ogg

This commit is contained in:
bnnm 2019-10-20 11:56:22 +02:00
commit 6a05fe71b0

View File

@ -28,7 +28,6 @@ public:
InputInfo() //InputInfo(FlagSubtunes) // allow subsongs
.with_priority(AUDACIOUS_VGMSTREAM_PRIORITY) // where 0=highest, 10=lowest
.with_exts(exts)) {} // priority exts (accepted exts are still validated at runtime)
) {}
bool init();
void cleanup();