1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 04:26:46 -05:00

Add xbyak external

This commit is contained in:
David Marcec
2020-05-30 10:55:27 +10:00
parent 87b272699f
commit d0bdd26c26
7 changed files with 329 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -28,3 +28,6 @@
[submodule "libzip"]
path = externals/libzip/libzip
url = https://github.com/nih-at/libzip.git
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git