aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/disolx86.cpp
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2021-01-03 17:52:14 +0100
committerAndrzej Janik <[email protected]>2021-01-03 17:52:14 +0100
commitdabc40cb19bf4e297c32284d26c74adbd6775e49 (patch)
tree6f71c14ef264998a9bccb3b6891c71542d9ace7a /src/disolx86.cpp
downloadZLUDA-dabc40cb19bf4e297c32284d26c74adbd6775e49.tar.gz
ZLUDA-dabc40cb19bf4e297c32284d26c74adbd6775e49.zip
Squashed 'ext/detours/' content from commit 39aa864
git-subtree-dir: ext/detours git-subtree-split: 39aa864d2985099c8d847e29a5fb86618039b9c4
Diffstat (limited to 'src/disolx86.cpp')
-rw-r--r--src/disolx86.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/disolx86.cpp b/src/disolx86.cpp
new file mode 100644
index 0000000..91ff7d9
--- /dev/null
+++ b/src/disolx86.cpp
@@ -0,0 +1,2 @@
+#define DETOURS_X86_OFFLINE_LIBRARY
+#include "disasm.cpp"