aboutsummaryrefslogtreecommitdiffstats
path: root/src/imgui/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/imgui/README')
-rw-r--r--src/imgui/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/imgui/README b/src/imgui/README
index 01419237553..ea05a2cfdde 100644
--- a/src/imgui/README
+++ b/src/imgui/README
@@ -14,11 +14,11 @@ Date: Fri Feb 15 13:10:22 2019 +0100
There is also a copy of the memory editor
(https://github.com/ocornut/imgui_club) at the following commit :
-commit 378e32ac92aa120512ee1aeb90522c9214e9b694
+commit e680ad8d6b9278367d0f71a698beb96b70762ed4
Author: omar <[email protected]>
-Date: Wed Oct 10 15:20:32 2018 +0200
+Date: Thu May 9 14:11:22 2019 +0200
- Comments (#9)
+ imgui_memory_editor: Silence compiler warning. (#13)
Embedding the library into one's project is main way people seems to
work with ImGui. Since this is just for a debugging tool, we're not