mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-19 17:29:59 +00:00
[client] imgui: convert help overlay to use imgui
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
extern struct LG_OverlayOps LGOverlayFPS;
|
||||
extern struct LG_OverlayOps LGOverlayGraphs;
|
||||
extern struct LG_OverlayOps LGOverlayHelp;
|
||||
|
||||
GraphHandle overlayGraph_register(const char * name, RingBuffer buffer);
|
||||
void overlayGraph_unregister();
|
||||
|
||||
Reference in New Issue
Block a user