summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2021-09-25 00:03:19 -0700
committerVito Caputo <vcaputo@pengaru.com>2021-09-26 18:05:06 -0700
commitaac6a90282480d6dfed7876586b582094371b934 (patch)
tree0507c2ed48a8fe2d64eda713c75103e9d52ecd78
parenta3fe7db45439de1f022e6389f55d59198865bde6 (diff)
librocket: pull in GNU rocket submodule
experimenting with GNU rocket sequencer integration
-rw-r--r--.gitmodules3
m---------librocket/rocket0
2 files changed, 3 insertions, 0 deletions
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
+Subproject 4cf0a9aee241ff5fda35c25f654b1a47bd56002
© All Rights Reserved