diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-11 08:29:28 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-11 08:29:28 +0100 |
| commit | 38e79deda14e1c9da49d5823ef84075fb2ff91ad (patch) | |
| tree | 43ff0031ebb50f46f1d1a75a255705a34c6638f0 /.gitmodules | |
| parent | d40dd284f712135bb12188c2c804bfca4a35e1cf (diff) | |
weird
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5fc57bc..9f754be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,6 @@ [submodule "wgpu"] path = wgpu url = https://github.com/gfx-rs/wgpu-native.git +[submodule "freetype"] + path = freetype + url = https://github.com/freetype/freetype.git |
