summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2017-07-16 22:02:36 +0200
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2017-07-16 22:02:36 +0200
commit80b9a276ed269eb98139df57bd84c26281db3bcc (patch)
tree966c73a3cc2b2e59f2124b9aa686e63f00f9a158 /.gitmodules
parentMerge pull request #2784 from wwylele/font-archive (diff)
downloadyuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar.gz
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar.bz2
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar.lz
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar.xz
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.tar.zst
yuzu-80b9a276ed269eb98139df57bd84c26281db3bcc.zip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 45ff650ef..3f5bae2b0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,7 +25,7 @@
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
-[submodule "externals/enet"]
+[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet
[submodule "cpr"]