You're breathtaking!
This commit is contained in:
6
Source/ThirdParty/X11/bitmaps/grid16
vendored
Normal file
6
Source/ThirdParty/X11/bitmaps/grid16
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#define grid16_width 16
|
||||
#define grid16_height 16
|
||||
static char grid16_bits[] = {
|
||||
0x55, 0x55, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
||||
0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
|
||||
0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00};
|
||||
Reference in New Issue
Block a user