This commit is contained in:
TuDatTr
2018-01-10 06:33:52 +01:00
parent aeceb81263
commit 3fa8a813f0
447 changed files with 148056 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
/* Created with The GIMP */
#define preview12_width 12
#define preview12_height 12
static unsigned char preview12_bits[] = {
0xff, 0x0f, 0x41, 0x08, 0x21, 0x08, 0x6f, 0x0d, 0x35, 0x0a, 0x75, 0x0a,
0x6b, 0x0b, 0x82, 0x0c, 0x7c, 0x08, 0xf0, 0x08, 0x00, 0x0f, 0x00, 0x00 };