Files
FlaxEngine/Source/ThirdParty/X11/bitmaps/dropbar8
2020-12-07 23:40:54 +01:00

5 lines
135 B
Plaintext

#define dropbar8_width 8
#define dropbar8_height 8
static char dropbar8_bits[] = {
0x00, 0x7f, 0xc1, 0xc1, 0xc1, 0xff, 0xfe, 0x00};