summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmeer <aj662@drexel.edu>2020-06-21 18:39:15 +0200
committerAmeer <aj662@drexel.edu>2020-06-21 18:39:15 +0200
commit18a42d3815d0ac8dc9ff14538e219496c9cfd159 (patch)
tree38e23a1d0e4becb022ee11823432c1f9696504c5 /.gitmodules
parentGC Adapter Implementation (diff)
downloadyuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.gz
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.bz2
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.lz
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.xz
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.tar.zst
yuzu-18a42d3815d0ac8dc9ff14538e219496c9cfd159.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9ba8fe207..e3ec628ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
+[submodule "externals/libusb"]
+ path = externals/libusb
+ url = https://github.com/ameerj/libusb