Replaced mousepointer by transparent xbm file
This commit is contained in:
4
transparent.msk
Normal file
4
transparent.msk
Normal file
@@ -0,0 +1,4 @@
|
||||
#define transparent_width 8
|
||||
#define transparent_height 8
|
||||
static unsigned char transparent_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
||||
Reference in New Issue
Block a user