mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-24 02:54:35 +00:00
added winpthread library
This commit is contained in:
parent
ecccead408
commit
3d073e2ed4
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -22,3 +22,7 @@
|
|||||||
path = third-party/zydis
|
path = third-party/zydis
|
||||||
url = https://github.com/zyantific/zydis.git
|
url = https://github.com/zyantific/zydis.git
|
||||||
shallow = true
|
shallow = true
|
||||||
|
[submodule "third-party/winpthread"]
|
||||||
|
path = third-party/winpthread
|
||||||
|
url = https://github.com/shadps4/winpthread.git
|
||||||
|
branch = main
|
||||||
|
1
third-party/winpthread
vendored
Submodule
1
third-party/winpthread
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e6a93f2050226b33347ca753fa94f6b1a6c34f39
|
Loading…
Reference in New Issue
Block a user