remove old _data shit
This commit is contained in:
parent
6b606a098f
commit
ce4ae7e862
14 changed files with 0 additions and 55 deletions
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define close_width 8
|
|
||||||
#define close_height 8
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define icon_width 7
|
|
||||||
#define icon_height 7
|
|
||||||
static unsigned char icon_bits[] = {
|
|
||||||
0x0c, 0x0c, 0x0c, 0x7c, 0x7c, 0x03, 0x03 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define max_width 7
|
|
||||||
#define max_height 7
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0x7f, 0x7f, 0x60, 0x60, 0x60, 0x63, 0x63 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define close_width 8
|
|
||||||
#define close_height 8
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define icon_width 8
|
|
||||||
#define icon_height 8
|
|
||||||
static unsigned char icon_bits[] = {
|
|
||||||
0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define max_width 8
|
|
||||||
#define max_height 8
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define stick_width 8
|
|
||||||
#define stick_height 8
|
|
||||||
static unsigned char stick_bits[] = {
|
|
||||||
0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define close_width 8
|
|
||||||
#define close_height 8
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x00, 0xc3, 0x66, 0x3c, 0x3c, 0x66, 0xc3, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define icon_width 8
|
|
||||||
#define icon_height 8
|
|
||||||
static unsigned char icon_bits[] = {
|
|
||||||
0x00, 0x00, 0x42, 0x66, 0x3c, 0x18, 0x00, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define max_width 8
|
|
||||||
#define max_height 8
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0x00, 0x00, 0x18, 0x3c, 0x66, 0x42, 0x00, 0x00 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define stick_width 8
|
|
||||||
#define stick_height 8
|
|
||||||
static unsigned char stick_bits[] = {
|
|
||||||
0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
|
|
Loading…
Reference in a new issue