Initial Commit

This commit is contained in:
cldx
2013-02-26 17:48:52 +01:00
commit ffc63ec958
390 changed files with 10700 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 10
static unsigned char close_bits[] = {
0x07, 0x07, 0x8f, 0x07, 0xde, 0x03, 0xfc, 0x01, 0xf8, 0x00, 0xf8, 0x00,
0xfc, 0x01, 0xde, 0x03, 0x8f, 0x07, 0x07, 0x07 };