Cosmetic change.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
93bebd3eb0
commit
cfc7b719fe
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Rendering with [Dear ImGui](https://github.com/ocornut/imgui) is possible, altho
|
|||
|
||||
Must be configured in ``cmake`` via the external path ``IMGUI_PATH``, and enabled at runtime with ``--imgui``. It requires a working OpenGL ES2.0 implementation (works on Pi3 and Pi4).
|
||||
|
||||
Output mentions the Dear ImGui version: ``IMGUI_VERSION: 1.81 WIP``
|
||||
Output mentions the Dear ImGui version, e.g.: ``IMGUI_VERSION: 1.81 WIP``.
|
||||
|
||||
## Hotkeys
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue