aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorLiam <[email protected]>2023-01-01 18:34:38 -0500
committerbunnei <[email protected]>2023-06-03 00:05:28 -0700
commitf7a3f1ddf49a2471fd92ee92faea61880285b2d5 (patch)
treee32ec870444e890b124a819b834a705620e123c1 /.gitmodules
parent7cdeaa90afc4e333af75262df1504aed05767509 (diff)
downloadyuzu-mainline-f7a3f1ddf49a2471fd92ee92faea61880285b2d5.tar.gz
yuzu-mainline-f7a3f1ddf49a2471fd92ee92faea61880285b2d5.zip
externals: add adrenotools for bcenabler
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 75c7b5fe0..ad7a9b970 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -49,3 +49,6 @@
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git
+[submodule "externals/libadrenotools"]
+ path = externals/libadrenotools
+ url = https://github.com/bylaws/libadrenotools