mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
Fix Audacious plugin
Ugh.
This commit is contained in:
parent
ee3e170026
commit
9bfc3c0672
@ -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