From 7307b90c88f3d06f7d2d72c136e251c28d637fb3 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Sat, 25 May 2019 15:31:46 +0200 Subject: [PATCH] Add c-toxcore submodule --- .gitmodules | 3 +++ c-toxcore | 1 + 2 files changed, 4 insertions(+) create mode 160000 c-toxcore diff --git a/.gitmodules b/.gitmodules index 128631fc8..e11e0748f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,6 @@ [submodule "nim/xspf_view"] path = nim/xspf_view url = https://github.com/ehmry/xspf_view.git +[submodule "c-toxcore"] + path = c-toxcore + url = https://github.com/TokTok/c-toxcore.git diff --git a/c-toxcore b/c-toxcore new file mode 160000 index 000000000..306dd1f21 --- /dev/null +++ b/c-toxcore @@ -0,0 +1 @@ +Subproject commit 306dd1f21f25d65ffd1c289d28e4450695c83745