view data/cursors/sell_cursor.xbm @ 602:1b77bcbfb9e3 default tip

update tags
author convert-repo
date Thu, 19 May 2011 15:58:03 +0000
parents bee12aed1f68
children
line wrap: on
line source

#define sell_cursor_width 16
#define sell_cursor_height 16
#define sell_cursor_x_hot 8
#define sell_cursor_y_hot 8
static unsigned char sell_cursor_bits[] = {
   0xe0, 0x07, 0x18, 0x1c, 0x84, 0x30, 0xe2, 0x63, 0x92, 0x64, 0x91, 0xc4,
   0x91, 0xc0, 0xe1, 0xc0, 0x81, 0xc3, 0x81, 0xc4, 0x91, 0xc4, 0x92, 0x64,
   0xe2, 0x63, 0x84, 0x30, 0x18, 0x1c, 0xe0, 0x07 };