diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-02-24 23:02:14 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-03-30 08:20:21 +0200 |
| commit | ae5b0bed1209863177b797d48263763ea9a291f0 (patch) | |
| tree | 9503755923b7c1b7ab771ce8e40108f8fd49dd09 /.gitmodules | |
| parent | 3ede0358e011bf6f684f15943099304495f9ca13 (diff) | |
| download | rts-ae5b0bed1209863177b797d48263763ea9a291f0.tar.gz | |
Import fixmath
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..67d2deb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libfixmath"] + path = libfixmath + url = https://gitea.privatedns.org/Xavi92/libfixmath.git |
