aboutsummaryrefslogtreecommitdiffhomepage
path: root/ext/detours/src/disolarm.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
commit77523940b39d522adc26b18f00c3373407523c55 (patch)
tree666a5541f635b56d1f56305767a09cab2ae48d81 /ext/detours/src/disolarm.cpp
parentae950163cd05f7a2205740af0acc6e427f0ffd92 (diff)
parentdabc40cb19bf4e297c32284d26c74adbd6775e49 (diff)
downloadZLUDA-77523940b39d522adc26b18f00c3373407523c55.tar.gz
ZLUDA-77523940b39d522adc26b18f00c3373407523c55.zip
Merge commit 'dabc40cb19bf4e297c32284d26c74adbd6775e49' as 'ext/detours'
Diffstat (limited to 'ext/detours/src/disolarm.cpp')
-rw-r--r--ext/detours/src/disolarm.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/detours/src/disolarm.cpp b/ext/detours/src/disolarm.cpp
new file mode 100644
index 0000000..57e3a2c
--- /dev/null
+++ b/ext/detours/src/disolarm.cpp
@@ -0,0 +1,2 @@
+#define DETOURS_ARM_OFFLINE_LIBRARY
+#include "disasm.cpp"