mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
This commit is contained in:
parent
041ef01b33
commit
124c2608f1
65 changed files with 265 additions and 261 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// dear imgui: Renderer + Platform Binding for Allegro 5
|
||||
// dear imgui: Renderer + Platform Backend for Allegro 5
|
||||
// (Info: Allegro 5 is a cross-platform general purpose library for handling windows, inputs, graphics, etc.)
|
||||
|
||||
// Implemented features:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue