Initial revision
This commit is contained in:
commit
365fe3e5b6
350 changed files with 43559 additions and 0 deletions
15
src/mouse/rotate.xbm
Normal file
15
src/mouse/rotate.xbm
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/* Created with The GIMP */
|
||||
#define rotate_width 32
|
||||
#define rotate_height 32
|
||||
static unsigned char rotate_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x01, 0x00,
|
||||
0x00, 0x06, 0x06, 0x00, 0x80, 0x01, 0x18, 0x00, 0x40, 0x00, 0x20, 0x00,
|
||||
0x20, 0x00, 0x40, 0x00, 0x10, 0x00, 0x80, 0x00, 0x08, 0x00, 0x00, 0x01,
|
||||
0x08, 0x00, 0x00, 0x01, 0x04, 0x00, 0x00, 0x02, 0x04, 0x00, 0x00, 0x02,
|
||||
0x02, 0x00, 0x00, 0x04, 0x02, 0x00, 0x00, 0x04, 0x02, 0x00, 0x40, 0x44,
|
||||
0x02, 0x00, 0x80, 0x24, 0x02, 0x00, 0x00, 0x15, 0x02, 0x00, 0x00, 0x0e,
|
||||
0x02, 0x00, 0x00, 0x04, 0x02, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
|
||||
0x04, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00,
|
||||
0x10, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00,
|
||||
0x80, 0x01, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00, 0xf8, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue