summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Marcec <dmarcecguzman@gmail.com>2020-05-30 02:55:27 +0200
committerDavid Marcec <dmarcecguzman@gmail.com>2020-05-30 02:55:27 +0200
commitd0bdd26c26b72004144e656c9abc6232b80f3f60 (patch)
tree8349fdcf0167f5ee4534aa3a679fc872d4d604f1 /.gitmodules
parentMerge pull request #4007 from ReinUsesLisp/reduce-logs (diff)
downloadyuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar.gz
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar.bz2
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar.lz
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar.xz
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.tar.zst
yuzu-d0bdd26c26b72004144e656c9abc6232b80f3f60.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bf3b80d59..2ec9dda62 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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