mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-21 20:59:52 +01:00
Merge branch 'master' of https://github.com/kode54/vgmstream into ogg
This commit is contained in:
commit
6a05fe71b0
@ -28,7 +28,6 @@ public:
|
|||||||
InputInfo() //InputInfo(FlagSubtunes) // allow subsongs
|
InputInfo() //InputInfo(FlagSubtunes) // allow subsongs
|
||||||
.with_priority(AUDACIOUS_VGMSTREAM_PRIORITY) // where 0=highest, 10=lowest
|
.with_priority(AUDACIOUS_VGMSTREAM_PRIORITY) // where 0=highest, 10=lowest
|
||||||
.with_exts(exts)) {} // priority exts (accepted exts are still validated at runtime)
|
.with_exts(exts)) {} // priority exts (accepted exts are still validated at runtime)
|
||||||
) {}
|
|
||||||
|
|
||||||
bool init();
|
bool init();
|
||||||
void cleanup();
|
void cleanup();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user