mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-20 01:34:20 +00:00
Examples: Header comments.
This commit is contained in:
parent
6800939e73
commit
94ec3d534e
17 changed files with 32 additions and 22 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// ImGui - standalone example application for Glfw + OpenGL 2, using fixed pipeline
|
||||
// If you are new to ImGui, see examples/README.txt and documentation at the top of imgui.cpp.
|
||||
|
||||
#include <imgui.h>
|
||||
#include "imgui_impl_glfw.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue