Skip to content

Commit bd9363d

Browse files
Vendor xbyak (#818)
1 parent 4e894bc commit bd9363d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
[submodule "third_party/cryptopp/cryptopp"]
55
path = third_party/cryptopp/cryptopp
66
url = https://github.com/weidai11/cryptopp
7-
[submodule "third_party/xbyak"]
8-
path = third_party/xbyak
9-
url = https://github.com/herumi/xbyak
107
[submodule "third_party/toml11"]
118
path = third_party/toml11
129
url = https://github.com/ToruNiina/toml11
@@ -80,3 +77,6 @@
8077
[submodule "third_party/capstone"]
8178
path = third_party/capstone
8279
url = https://github.com/Panda3DS-emu/capstone
80+
[submodule "third_party/xbyak"]
81+
path = third_party/xbyak
82+
url = https://github.com/Panda3DS-emu/xbyak

third_party/xbyak

Submodule xbyak updated 100 files

0 commit comments

Comments
 (0)