From d4dbb9333666a2a0c752ecee49b4f70b8e4c1371 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 11 May 2020 17:28:50 +0200 Subject: work --- src/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/input.h') diff --git a/src/input.h b/src/input.h index 21f4df9..189df68 100644 --- a/src/input.h +++ b/src/input.h @@ -171,6 +171,7 @@ typedef struct t_mouse_input s8 left_state; s8 right_state; s8 scroll_state; + bool last_state_released; } mouse_input; typedef enum t_keyboard_input_mode -- cgit v1.2.3-70-g09d2