commit c86a241ee2cac7ba34125b1759ced54967c7c5ca Author: scawful Date: Wed Jun 8 23:04:32 2022 -0400 backend-infra-engineer: Origin snapshot (2022-06) diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..4299d8d3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/Library/imgui"] + path = src/Library/imgui + url = https://github.com/ocornut/imgui.git diff --git a/src/Library/imgui b/src/Library/imgui new file mode 160000 index 00000000..0b1bcfcc --- /dev/null +++ b/src/Library/imgui @@ -0,0 +1 @@ +Subproject commit 0b1bcfcc205077d31493ec851f87ca4b54b4eab5