From 3cb5ebe0e811f3db008085d985b7761725589a74 Mon Sep 17 00:00:00 2001 From: No Author Date: Wed, 1 Aug 2001 21:24:49 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'branch-1.1'. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1513 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/up.xbm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/up.xbm (limited to 'src/up.xbm') diff --git a/src/up.xbm b/src/up.xbm new file mode 100644 index 000000000..1a4f4b7e7 --- /dev/null +++ b/src/up.xbm @@ -0,0 +1,6 @@ +#define up_width 16 +#define up_height 16 +static unsigned char up_bits[] = { + 0x00, 0x00, 0x78, 0x00, 0x84, 0x00, 0x02, 0x01, 0x31, 0xfe, 0x79, 0x80, + 0xfd, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, 0x31, 0x80, + 0x01, 0x80, 0x01, 0x80, 0xff, 0xff, 0x00, 0x00}; -- cgit v1.2.3