[client] overlay: add new configuration overlay [wip]

This commit is contained in:
Geoffrey McRae
2021-08-04 10:27:47 +10:00
parent 80c9f7223a
commit d2c36b8449
6 changed files with 31 additions and 4 deletions

View File

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