aboutsummaryrefslogtreecommitdiffhomepage
path: root/ext/detours/src/disolarm64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/detours/src/disolarm64.cpp')
-rw-r--r--ext/detours/src/disolarm64.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/detours/src/disolarm64.cpp b/ext/detours/src/disolarm64.cpp
new file mode 100644
index 0000000..f3a6aeb
--- /dev/null
+++ b/ext/detours/src/disolarm64.cpp
@@ -0,0 +1,2 @@
+#define DETOURS_ARM64_OFFLINE_LIBRARY
+#include "disasm.cpp"