Add Dear ImPlot Library

This commit is contained in:
Sam Belliveau 2022-12-22 14:32:42 -05:00
parent d853da3b0b
commit 5ca438dd97
10 changed files with 115 additions and 3 deletions

3
.gitmodules vendored
View file

@ -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