summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2016-12-11 23:59:28 +0100
committerYuri Kunde Schlesner <yuriks@yuriks.net>2016-12-15 05:06:08 +0100
commit17fccb8c5d74dbf23d2f97ad86869a0feceb41c6 (patch)
tree1a2fff7c01896a21d65edfaff688cc5eef7c057e /.gitmodules
parentexternals: Update Dynarmic (diff)
downloadyuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar.gz
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar.bz2
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar.lz
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar.xz
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.tar.zst
yuzu-17fccb8c5d74dbf23d2f97ad86869a0feceb41c6.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f498a60de..dbb1b0dd3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
+[submodule "xbyak"]
+ path = externals/xbyak
+ url = https://github.com/herumi/xbyak.git