From 4b410af18ed7e76b42be1d2ab2ebdfe8e5bf97e8 Mon Sep 17 00:00:00 2001 From: realtradam Date: Wed, 8 Mar 2023 00:19:55 -0500 Subject: Continued cleanup and refactoring. Added string type. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 78c2c7e..aeadb63 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "external/cglm"] path = external/cglm url = https://github.com/recp/cglm +[submodule "external/STC"] + path = external/STC + url = https://github.com/realtradam/STC-modified -- cgit v1.2.3