view data/cursors/equip_knife.xbm @ 248:aa351a7ba8d6

Move persistent high score to post pyweek
author Neil Muller <drnlmuller@gmail.com>
date Sat, 05 Sep 2009 12:30:16 +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,0x60,
0x00,0xff,0x03,0xff,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00
};