aboutsummaryrefslogtreecommitdiffstats
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/types.h b/types.h
index eacbd62..6c3fb3d 100644
--- a/types.h
+++ b/types.h
@@ -67,6 +67,8 @@ typedef enum {
CURSOR_ARROW,
CURSOR_DRAG,
CURSOR_WATCH,
+ CURSOR_LEFT,
+ CURSOR_RIGHT,
CURSOR_NONE,
CURSOR_COUNT