[client] overlay: add modal message dialog support

This commit is contained in:
Geoffrey McRae
2022-01-08 15:37:44 +11:00
parent 0080e5f1b9
commit 780cf5f362
11 changed files with 267 additions and 52 deletions

View File

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