We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5e671 commit 27bb896Copy full SHA for 27bb896
include/gw2al_d3d9_wrapper.h
@@ -1,4 +1,6 @@
1
2
+#define D3D_WRAPPER_DEP_ENTRY { L"d3d9_wrapper", L"Wrapper for d3d API that includes hooking and custom d3d loading", 2, 0, 1, 0 }
3
+
4
typedef enum D3D9_wrapper_mode {
5
WRAP_PASSTHRU = 0,
6
WRAP_CB_PRE = 1,
0 commit comments