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 51a697659b
commit ddd7853810
14 changed files with 240 additions and 221 deletions
+8
View File
@@ -0,0 +1,8 @@
libs += d3d9exhook
libs_d3d9exhook := \
util \
src_d3d9exhook := \
config-gfx.c \
d3d9ex.c \