From aac6a90282480d6dfed7876586b582094371b934 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sat, 25 Sep 2021 00:03:19 -0700 Subject: librocket: pull in GNU rocket submodule experimenting with GNU rocket sequencer integration --- .gitmodules | 3 +++ librocket/rocket | 1 + 2 files changed, 4 insertions(+) create mode 160000 librocket/rocket diff --git a/.gitmodules b/.gitmodules index 6abd5da..8b6f2b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "libplay"] path = libplay url = git://git.pengaru.com/libplay +[submodule "librocket/rocket"] + path = librocket/rocket + url = https://github.com/rocket/rocket diff --git a/librocket/rocket b/librocket/rocket new file mode 160000 index 0000000..4cf0a9a --- /dev/null +++ b/librocket/rocket @@ -0,0 +1 @@ +Subproject commit 4cf0a9aee241ff5fda35c25f654b1a47bd560020 -- cgit v1.2.3