Initial revision
This commit is contained in:
commit
365fe3e5b6
350 changed files with 43559 additions and 0 deletions
5
src/mouse/tiny.xbm
Normal file
5
src/mouse/tiny.xbm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* Created with The GIMP */
|
||||
#define tiny_width 7
|
||||
#define tiny_height 7
|
||||
static unsigned char tiny_bits[] = {
|
||||
0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue