comparison data/cursors/sell_cursor.xbm @ 258:d564ae258471

Add sell xbm cursor.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 13:11:55 +0000
parents
children bee12aed1f68
comparison
equal deleted inserted replaced
257:fcaae2cfe3cd 258:d564ae258471
1 #define im_width 24
2 #define im_height 24
3 static char im_bits[] = {
4 0x1f,0x00,0x00,0xff,0x00,0x00,0xff,0x07,0x00,0xff,0x3f,0x00,0xff,0x3b,0x00,
5 0xfe,0x39,0x00,0xfe,0xff,0x01,0xfe,0xff,0x03,0xbe,0xbb,0x03,0x9c,0xbb,0x03,
6 0x8c,0x3f,0x00,0x80,0x3f,0x00,0x80,0xff,0x00,0x00,0xfe,0x01,0x00,0xf8,0x03,
7 0x00,0xf8,0x03,0x80,0xb9,0x03,0x80,0xb9,0x03,0x80,0xfb,0x03,0x80,0xff,0x03,
8 0x00,0xff,0x00,0x00,0x38,0x00,0x00,0x38,0x00,0x00,0x38,0x00
9 };