Add check for NahimicOSD.dll

This commit is contained in:
Dan Paulat 2025-01-10 10:51:25 -06:00
parent 60b4833eb2
commit a947dc6b9f
7 changed files with 153 additions and 16 deletions

View file

@ -0,0 +1,8 @@
#pragma once
namespace scwx::qt::main
{
void CheckProcessModules();
} // namespace scwx::qt::main