[client] overlay: use utility function to get ImGui rectangle

This commit is contained in:
Quantum
2021-07-22 06:05:21 -04:00
committed by Geoffrey McRae
parent 628bdab21b
commit 56308fcbd1
5 changed files with 70 additions and 15 deletions

View File

@@ -120,6 +120,7 @@ set(SOURCES
src/kb.c
src/egl_dynprocs.c
src/eglutil.c
src/overlay_utils.c
src/overlay/fps.c
src/overlay/graphs.c