summaryrefslogtreecommitdiff
path: root/cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'cursors.h')
-rw-r--r--cursors.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/cursors.h b/cursors.h
index 6a0b1f8..23fd30f 100644
--- a/cursors.h
+++ b/cursors.h
@@ -1,3 +1,7 @@
+#define CURS_NONE 0
+#define CURS_WIN 1
+#define CURS_DEFAULT 2
+
#define curs_invisible_width 8
#define curs_invisible_height 8