Cosmetic change.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2021-02-06 17:13:47 +00:00
parent 93bebd3eb0
commit cfc7b719fe

View file

@ -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