WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b0ea57e

Browse files
committed
Version number
1 parent 4260195 commit b0ea57e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

imgui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ImGui library v1.20 wip
1+
// ImGui library v1.20
22
// See ImGui::ShowTestWindow() for sample code.
33
// Read 'Programmer guide' below for notes on how to setup ImGui in your codebase.
44
// Get latest version at https://github.com/ocornut/imgui

imgui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ImGui library v1.20 wip
1+
// ImGui library v1.20
22
// See .cpp file for commentary.
33
// See ImGui::ShowTestWindow() for sample code.
44
// Read 'Programmer guide' in .cpp for notes on how to setup ImGui in your codebase.

0 commit comments

Comments
 (0)