mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-19 22:10:49 +00:00
Examples: Titles/comments in headers
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// ImGui Win32 + DirectX9 binding
|
||||
// ImGui Renderer for: DirectX9
|
||||
// This needs to be used along with a Platform Binding (e.g. Win32)
|
||||
|
||||
// Implemented features:
|
||||
// [X] User texture binding. Use 'LPDIRECT3DTEXTURE9' as ImTextureID. Read the FAQ about ImTextureID in imgui.cpp.
|
||||
|
||||
Reference in New Issue
Block a user