prepare for the GUI!

This commit is contained in:
tildearrow 2021-12-11 02:10:09 -05:00
parent d4fb9bac83
commit e8ac2947ab
18 changed files with 19753 additions and 12 deletions

3
.gitmodules vendored
View file

@ -9,3 +9,6 @@
path = extern/libsndfile
url = https://github.com/libsndfile/libsndfile.git
branch = master
[submodule "extern/imgui"]
path = extern/imgui
url = https://github.com/ocornut/imgui.git