10 lines
		
	
	
		
			482 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			482 B
		
	
	
	
		
			Plaintext
		
	
	
#define grafikk/dragehode1_width 24
 | 
						|
#define grafikk/dragehode1_height 24
 | 
						|
static char grafikk/dragehode1_bits[] = {
 | 
						|
0x00,0x00,0x00,0x00,0x21,0xff,0x80,0x18,0xfe,0xe0,0x07,0xfc,
 | 
						|
0xbc,0x01,0xfc,0xfe,0x03,0xfc,0xc0,0x07,0xfc,0xf0,0x3e,0x1e,
 | 
						|
0x1c,0xfe,0xff,0x00,0xfc,0xff,0x00,0xfc,0xff,0x00,0xef,0xff,
 | 
						|
0xfe,0xf7,0xe7,0xf8,0xfb,0xfb,0x0e,0xfc,0xfd,0x00,0x1e,0x7e,
 | 
						|
0x00,0x07,0xbf,0xc0,0x83,0x8f,0xfe,0x80,0x03,0x38,0x80,0x01,
 | 
						|
0x0e,0x80,0x01,0x00,0xc0,0x01,0x00,0xf0,0x03,0x00,0x00,0x00};
 |