mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-15 09:13:13 +02: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