mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +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
|
||||
.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();
|
||||
|
Loading…
Reference in New Issue
Block a user