aboutsummaryrefslogtreecommitdiff
path: root/lzr.h
diff options
context:
space:
mode:
Diffstat (limited to 'lzr.h')
-rw-r--r--lzr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lzr.h b/lzr.h
index cafd35a..220d13e 100644
--- a/lzr.h
+++ b/lzr.h
@@ -35,6 +35,7 @@ typedef struct LZR_Config {
const char *title;
double ratio;
bool disable_bind_menu;
+ bool hide_cursor;
} LZR_Config;
typedef enum LZR_EventType {