summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input.h')
-rw-r--r--input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/input.h b/input.h
index e4bc519..1d0bd74 100644
--- a/input.h
+++ b/input.h
@@ -70,6 +70,8 @@ typedef enum
CURSOR_SELECT,
CURSOR_BACK,
CURSOR_EXIT,
+ CURSOR_L,
+ CURSOR_R,
CURSOR_NONE
} gui_action_type;