Add dvd hook to allow hiding connected dvd drives

This commit is contained in:
2021-06-16 12:08:08 +02:00
parent 457ed9cd2b
commit f79144edc1
11 changed files with 124 additions and 1 deletions

View File

@ -13,6 +13,8 @@ hooklib_lib = static_library(
'dll.h',
'dns.c',
'dns.h',
'dvd.c',
'dvd.h',
'fdshark.c',
'fdshark.h',
'gfx.c',