Added forked Detours.

This commit is contained in:
Tyler Jaacks
2025-01-11 22:57:56 -06:00
parent 6c3d78ff0c
commit 254e09bbcc

6
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "thirdparty/Detours"]
path = thirdparty/Detours
url = https://github.com/microsoft/Detours.git
[submodule "thirdparty/spdlog"]
path = thirdparty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "thirdparty/imgui"]
path = thirdparty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "thirdparty/Detours"]
path = thirdparty/Detours
url = https://github.com/WinDurango/Detours.git