refactor: Add transcoding support for more styles
> some styles still won't work due to SOUND DATA CREATE ERROR > related to #1
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@
|
||||
|
||||
namespace hooks::bmsb
|
||||
{
|
||||
void init(HINSTANCE hmodule);
|
||||
void init(HINSTANCE hmodule, const char *ext);
|
||||
void deinit(HINSTANCE hmodule);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user