mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-31 00:42:29 +00:00
[client] imgui: allow arrows to be displayed
This commit is contained in:
@@ -54,6 +54,7 @@ struct AppState
|
||||
struct ll * overlays;
|
||||
char * fontName;
|
||||
ImFont * fontLarge;
|
||||
ImVector_ImWchar fontRange;
|
||||
bool overlayInput;
|
||||
ImGuiMouseCursor cursorLast;
|
||||
char * imGuiIni;
|
||||
|
||||
Reference in New Issue
Block a user