summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSam Belliveau <sam.belliveau@gmail.com>2022-12-22 14:32:42 -0500
committerSam Belliveau <sam.belliveau@gmail.com>2022-12-22 14:32:42 -0500
commit5ca438dd97776ca2715ed81a6d82bafa56d2cafd (patch)
treed70a5fa3d8d01a46212cdc2caaee8a2fcbc52524 /.gitmodules
parentd853da3b0b6546650d030daa706ba5a68057ad19 (diff)
Add Dear ImPlot Library
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 94d60fb94e..4b6ce17758 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -45,3 +45,6 @@
url = https://github.com/mozilla/cubeb.git
branch = master
shallow = true
+[submodule "Externals/implot/implot"]
+ path = Externals/implot/implot
+ url = https://github.com/epezent/implot.git