diff --git a/.gitmodules b/.gitmodules index 6d4a8197..532659db 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ path = third-party/zydis url = https://github.com/zyantific/zydis.git shallow = true +[submodule "third-party/winpthread"] + path = third-party/winpthread + url = https://github.com/shadps4/winpthread.git + branch = main diff --git a/third-party/winpthread b/third-party/winpthread new file mode 160000 index 00000000..e6a93f20 --- /dev/null +++ b/third-party/winpthread @@ -0,0 +1 @@ +Subproject commit e6a93f2050226b33347ca753fa94f6b1a6c34f39