mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-31 07:43:16 +00:00
added winpthread library
This commit is contained in:
parent
ecccead408
commit
3d073e2ed4
2 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue