mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 05:08:43 +00:00
added zydis
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,3 +13,6 @@
|
|||||||
[submodule "third-party/magic_enum"]
|
[submodule "third-party/magic_enum"]
|
||||||
path = third-party/magic_enum
|
path = third-party/magic_enum
|
||||||
url = https://github.com/Neargye/magic_enum.git
|
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
Submodule third-party/zydis added at d4c37ae7a9
Reference in New Issue
Block a user