aboutsummaryrefslogtreecommitdiff
path: root/mousetsr.h
diff options
context:
space:
mode:
Diffstat (limited to 'mousetsr.h')
-rw-r--r--mousetsr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mousetsr.h b/mousetsr.h
index 5625ae1..05b2f24 100644
--- a/mousetsr.h
+++ b/mousetsr.h
@@ -102,7 +102,7 @@ typedef struct tsrdata {
/** Whether to enable & use wheel mouse. */
bool usewheel;
/** Key (scancode) to generate on wheel scroll up/down, or 0 for none. */
- uint16_t wheel_up_key, wheel_down_key;
+ uint8_t wheel_up_key, wheel_down_key;
#endif
// Video settings