From f18584f781091db006cfbefe6cabe318505512af Mon Sep 17 00:00:00 2001 From: lltcggie Date: Sun, 6 Dec 2015 21:08:31 +0900 Subject: [PATCH] =?UTF-8?q?stb=E3=82=92=E5=86=8D=E5=BA=A6=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ stb | 1 + 2 files changed, 4 insertions(+) create mode 160000 stb diff --git a/.gitmodules b/.gitmodules index c2c64f3..c43d453 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "rapidjson"] path = rapidjson url = https://github.com/miloyip/rapidjson.git +[submodule "stb"] + path = stb + url = https://github.com/nothings/stb.git diff --git a/stb b/stb new file mode 160000 index 0000000..64fa9a3 --- /dev/null +++ b/stb @@ -0,0 +1 @@ +Subproject commit 64fa9a3d95efdea727cef159fb6768c046d0a3ba