feat: Dummy none backend

> to run games with no sound
This commit is contained in:
[ ]
2023-09-28 20:21:06 +09:00
parent 5951a550bb
commit 15cd228b8d
6 changed files with 156 additions and 1 deletions
+1
View File
@@ -417,6 +417,7 @@ set(SOURCE_FILES ${SOURCE_FILES}
hooks/audio/backends/wasapi/util.cpp
hooks/audio/implementations/asio.cpp
hooks/audio/implementations/wave_out.cpp
hooks/audio/implementations/none.cpp
hooks/avshook.cpp
hooks/cfgmgr32hook.cpp
hooks/debughook.cpp