Trying out a clean eamcs and customizing it myself

This commit is contained in:
TuDatTr
2018-01-10 03:56:51 +01:00
parent 3a8d215db7
commit aeceb81263
1016 changed files with 16 additions and 252488 deletions

View File

@@ -1,6 +0,0 @@
/* 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 };