From e97fb8bde7f8c00811bae12c069341983455f011 Mon Sep 17 00:00:00 2001 From: Kieran McAuliffe Date: Fri, 2 Aug 2024 14:00:48 +0200 Subject: [PATCH] submodule for modenums --- .gitmodules | 3 +++ max-lfo-table | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 max-lfo-table diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e05edd0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "max-lfo-table"] + path = max-lfo-table + url = https://gitea.lz-storage.synology.me/kieran-mcauliffe/max-mod-enum.git diff --git a/max-lfo-table b/max-lfo-table new file mode 160000 index 0000000..1d8610f --- /dev/null +++ b/max-lfo-table @@ -0,0 +1 @@ +Subproject commit 1d8610fa5f6f38faf6c8b3e06ed77dbdf49f5ce3