refactor/fix: Resolve some wmisc issues
> fix crashes around missing call convention/log hook > enable wmisc for M39 as well, see #8
This commit is contained in:
@@ -889,6 +889,7 @@ public:
|
||||
} tests_("sndb_test");
|
||||
void init(HINSTANCE hmodule, const char *model, const char *ext)
|
||||
{
|
||||
if (to_hash(model) != to_hash("LDJ")) return;
|
||||
if (false && IsDebuggerPresent())
|
||||
{
|
||||
log_warning("hooks::soundbank", "Debugger detected, skipping..");
|
||||
|
||||
Reference in New Issue
Block a user