add directory Linux-0.98
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#define dimple3_width 16
|
||||
#define dimple3_height 16
|
||||
static char dimple3_bits[] = {
|
||||
0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
||||
Reference in New Issue
Block a user