diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-08-19 20:06:18 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-08-19 20:06:18 +0200 |
commit | 6493e4e54a1ba49bf96dafa1082034a2530e11c1 (patch) | |
tree | 45e5481068e94fa7b791d05d66454703be543200 /.gitmodules | |
parent | 3d524039fe5562065e6d4ad11411deea1706caa2 (diff) |
Depend on mgl-zig dependency
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index b6b69cf..d9cbb07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "depends/mgl"] - path = depends/mgl - url = https://repo.dec05eba.com/mgl +[submodule "depends/mgl-zig"] + path = depends/mgl-zig + url = https://repo.dec05eba.com/mgl-zig |