mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-26 20:50:40 +00:00
added zydis
This commit is contained in:
parent
43033d6bf6
commit
b124bac0f7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
[submodule "third-party/magic_enum"]
|
||||
path = third-party/magic_enum
|
||||
url = https://github.com/Neargye/magic_enum.git
|
||||
[submodule "third-party/zydis"]
|
||||
path = third-party/zydis
|
||||
url = https://github.com/zyantific/zydis.git
|
||||
|
1
third-party/zydis
vendored
Submodule
1
third-party/zydis
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d4c37ae7a9db989495eb66636a65d8d4ff69eb35
|
Loading…
Reference in New Issue
Block a user