mirror of
https://codeberg.org/WinDurango/WinDurango.git
synced 2026-04-18 10:33:33 -04:00
Added forked Detours.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user