From 840d9175eb2845beca4e40937311c2518b2aaf4b Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 17 Mar 2022 09:51:57 -0400 Subject: [PATCH] pull in sm --- .gitmodules | 3 +++ third_party/sm | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/sm diff --git a/.gitmodules b/.gitmodules index e42be018..e4fb1601 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = third_party/raylib-rs url = https://github.com/Ewpratten/raylib-rs ignore = dirty +[submodule "third_party/sm"] + path = third_party/sm + url = https://github.com/Ewpratten/sm diff --git a/third_party/sm b/third_party/sm new file mode 160000 index 00000000..749d4df5 --- /dev/null +++ b/third_party/sm @@ -0,0 +1 @@ +Subproject commit 749d4df59f095327bad5836ca5594e98b3686481