[client] imgui: convert help overlay to use imgui

This commit is contained in:
Quantum
2021-07-23 02:36:21 -04:00
committed by Geoffrey McRae
parent 436986d182
commit 036f16b9ef
8 changed files with 152 additions and 59 deletions

View File

@@ -125,6 +125,7 @@ set(SOURCES
src/overlay/fps.c
src/overlay/graphs.c
src/overlay/help.c
)
# Force cimgui to build as a static library.