From 144bbdd96e0f9ccd42051efe641c9dd1113e4aa1 Mon Sep 17 00:00:00 2001 From: pizzaboxer <41478239+pizzaboxer@users.noreply.github.com> Date: Thu, 20 Jan 2022 12:44:46 +0000 Subject: [PATCH] Fix Detours module --- .gitmodules | 2 +- Detours | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 Detours diff --git a/.gitmodules b/.gitmodules index 9b8cf05..e1351c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Detours"] path = Detours - url = https://github.com/microsoft/Detours \ No newline at end of file + url = https://github.com/microsoft/Detours diff --git a/Detours b/Detours new file mode 160000 index 0000000..66d6f2d --- /dev/null +++ b/Detours @@ -0,0 +1 @@ +Subproject commit 66d6f2d34aba564d373083621cacf66ec51199b2