summaryrefslogtreecommitdiff
path: root/apps/gui/icon.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/icon.h')
-rw-r--r--apps/gui/icon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/gui/icon.h b/apps/gui/icon.h
index 14b66d3c51..e21db7a133 100644
--- a/apps/gui/icon.h
+++ b/apps/gui/icon.h
@@ -30,6 +30,8 @@ typedef short ICON;
30#define NOICON -1 30#define NOICON -1
31#endif 31#endif
32 32
33#define Icon_NOICON -1
34
33#define CURSOR_CHAR 0x92 35#define CURSOR_CHAR 0x92
34#define CURSOR_WIDTH 6 36#define CURSOR_WIDTH 6
35#define CURSOR_HEIGHT 8 37#define CURSOR_HEIGHT 8