diff options
Diffstat (limited to '3rdparty/imgui/README.md')
-rw-r--r-- | 3rdparty/imgui/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/imgui/README.md b/3rdparty/imgui/README.md new file mode 100644 index 0000000..803ac03 --- /dev/null +++ b/3rdparty/imgui/README.md @@ -0,0 +1,5 @@ +## Source +Version: v1.87 +https://github.com/ocornut/imgui/commit/c71a50deb5ddf1ea386b91e60fa2e4a26d080074 ++ Only relevant sources are here ++ Applied patch to expose more internal APIs (see each file) |