d3d9exhook: refactor d3d9ex hook from sdvxhook2 to shared library

This commit is contained in:
Will Xyen
2019-11-30 10:05:14 -05:00
parent bcabc2085a
commit a840e452dd
14 changed files with 240 additions and 221 deletions
+1 -2
View File
@@ -15,6 +15,7 @@ libs_sdvxhook2 := \
acioemu \
bio2emu \
camhook \
d3d9exhook \
sdvxio \
hook \
hooklib \
@@ -26,6 +27,4 @@ src_sdvxhook2 := \
acio.c \
bi2a.c \
dllmain.c \
d3d9.c \
config-gfx.c \
config-io.c \