view data/cursors/equip_rifle.xbm @ 253:9c5d2cb3f114

Remove examples from data folder.
author Simon Cross <hodgestar@gmail.com>
date Sat, 05 Sep 2009 12:40:13 +0000
parents 7024d48c41c2
children
line wrap: on
line source

#define im_width 16
#define im_height 16
static char im_bits[] = {
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0xff,0x0f,0xfe,0xff,0x00,0xf0,0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00
};